G
Guest
I would like to run a query using a Where statement that I've created in a
text box. The reason: I want users to have more dynamic search criteria.
For example, combo box 1 may list Last Name, First Name, City, State, etc.
When the user selects it, the next combo box provides them the values for
that selection. The users then makes that selection.
A Where statement based on these combo boxes is then created in a separate
text box. I know how to create this in the text box, but how do I have the
query use this as the criteria?
Thanks for your help.
Bernie
text box. The reason: I want users to have more dynamic search criteria.
For example, combo box 1 may list Last Name, First Name, City, State, etc.
When the user selects it, the next combo box provides them the values for
that selection. The users then makes that selection.
A Where statement based on these combo boxes is then created in a separate
text box. I know how to create this in the text box, but how do I have the
query use this as the criteria?
Thanks for your help.
Bernie