I have developed a form with several buttons that contain underlying queries to query data in a table called tbl_Book. One of the queries searches the table for an authors name if it finds the data associated with the authors name it returns the result in a form created for that particular search. Is there any way of creating a form so that should no data based on a search be found a form display an error message or an error message is shown that reads no data found please return to main menu?
Thanks
Thanks