how do i handle report from a query that returns no records?

martinr

Registered User.
Local time
Today, 17:59
Joined
Nov 16, 2011
Messages
74
A have a report that is based on a query that works fine when the query returns records.
However if the query (legitimately) returns no records then the report fields (numeric) are blank.
How can i get the query or report to show either "0" or "no data" when no records are returned? I have tried the NZ function but that didn't work so i don't think that is the right approach here?
 
Thanks Gina,
I followed the access-diva link but not sure which of the items you are referring me to?
I still need to open and display/print the report to show that no records were returned...
 
Not the Access Diva link the one above. And why can't you just tell them no records to display?
 

Users who are viewing this thread

Back
Top Bottom