Hi,
I have a main form with buttons on it. When clicking one of the buttons, I have set it to run a query and prompt for the parameter. If the parameter is entered correctly, then everything is fine.
If no results are found, I'd like the form to return a message like "nothing was found" AND return to the main menu.
Is there any way to accomplish this?
Thanks