G
Guest
I have a query that searches for previous entries in a employee table and
prints a report if it finds an existing record, i.e. there is an employee by
the name "Smith". How can I get the query to return a message box that says
"No record found" if there are no records, that match the query parameter?
Currently I get a blank report.
prints a report if it finds an existing record, i.e. there is an employee by
the name "Smith". How can I get the query to return a message box that says
"No record found" if there are no records, that match the query parameter?
Currently I get a blank report.