I have a form that has four listboxes and a command button. The command button runs a macro that starts a query using the choices of the 4 listboxes as parameters. If nothing is selected in a certain listbox then records with any value in that related field are returned. This all is working great.
What I would like to do is clear the user's choices after running the query... or upon clicking a new command button.
This seems like it should be simple to do... but I just can't seem to get it to work.
Thank you!!
What I would like to do is clear the user's choices after running the query... or upon clicking a new command button.
This seems like it should be simple to do... but I just can't seem to get it to work.
Thank you!!