Print IF table is empty

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a report that is based on a table. I use a macro to refresh the table
and print the report. I only want to print the report if the table has data
in it.

Any ideas?
 
There is a Report_NoData Event that you can use to cancel the Report
processing.

Check Access VB Help on the NoData Event.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top