D
dhstein
I am creating a text box where the user will type in a string and then a
combo box will become visible. The combo box gets input from a query that
uses the string he has typed in. So far this works the first time. But the
second time it does not, so I need to requery something I think. The bottom
line is I want this query to rerun based on the new input when the combo box
becomes visible. Thanks for any ideas on this.
combo box will become visible. The combo box gets input from a query that
uses the string he has typed in. So far this works the first time. But the
second time it does not, so I need to requery something I think. The bottom
line is I want this query to rerun based on the new input when the combo box
becomes visible. Thanks for any ideas on this.