S
Steve
I am trying to base the text in a Textbox based on a Combobox selection. I
have the value of the combobox tied to a query I built in the query builder.
I can get it to display the first value i select, but it won't do anything
aftet this. I have tried requery commands in VBA but the ones I tried didn't
work. I want it to continuously update based upon the latest selection made
in the combobox. The query being used is a parameter query and the parameter
is the value of the combobox.
Thanks for your help.
have the value of the combobox tied to a query I built in the query builder.
I can get it to display the first value i select, but it won't do anything
aftet this. I have tried requery commands in VBA but the ones I tried didn't
work. I want it to continuously update based upon the latest selection made
in the combobox. The query being used is a parameter query and the parameter
is the value of the combobox.
Thanks for your help.