Hi
I'm very new to Access and I need help on populating a text box based on a where clause from a combo box value.
i.e.
textbox.text = select field2 from table where field1 = field1.value (value from the combobox value)
So in summary. When I change the value in the combo box, the text box should have a value based on the combo box value where condition..
Thanks!
David
I'm very new to Access and I need help on populating a text box based on a where clause from a combo box value.
i.e.
textbox.text = select field2 from table where field1 = field1.value (value from the combobox value)
So in summary. When I change the value in the combo box, the text box should have a value based on the combo box value where condition..
Thanks!
David