I have a form with 4 listboxes and a command button. The command button runs a macro that runs a query using the list boxes as parameters. If no value is chosen in a list box, records with any value in that field are returned. This all works great.
I'd like the users choices to clear after the query runs or clear after clicking a "Clear Choices" command button on the search form.
This seems like it should be fairly simple... but I can't seem to get it working.
Thanks!
I'd like the users choices to clear after the query runs or clear after clicking a "Clear Choices" command button on the search form.
This seems like it should be fairly simple... but I can't seem to get it working.
Thanks!
Last edited: