Hi,
I would like to make a form that has a combo box to select a value from to run a query. I would like to use the selected value in the combo box in a query to find a specific item in the database. I would like the query to run when the run query button is selected. So far I have not had any luck. I have tried setting criteria in the query, but it does not work, etc. I have been reading various articles, but I can't figure out how to get the selected combo value into the query.
Thanks!