Report no data code problem

Matt Brown

Registered User.
Local time
Today, 12:25
Joined
Jun 5, 2000
Messages
120
Problem:

I am setting up an output email by using 5 reports from our system.
The code runs through each report, attaches it to an email and sends it out to the recipients, this works well until the report has no data. The code just seems to stop and the reports after it fail to load and send the email out.

Question:
I need to place some code into the "No Data" procedure of the report to allow the next report to run when there is no data present .
Does anyone know what the best code to use in this situation to allow this to happen?

Matt
 

Users who are viewing this thread

Back
Top Bottom