I create search menu by using form and query. Form to let use to entry criteria, then click “Search” to run query. I want database to pops up warning message like “no result find base on the criteria” when query can’t find anything base on the criteria that user input in the form.
Thanks