I am creating a report from a query built in a form (form opens report with the query in the sWhere parameter).
If there are no records for this criteria, I get #Error# printed on my report. Is there a way to not print those and instead print a message saying no records?
Thanks in advance for any help.