Runtime Error on Print Jobs

mccurrym

New member
Local time
Today, 04:31
Joined
Feb 18, 2002
Messages
5
I am having trouble with pop up menus on reports. In other words when I choose a report to print and a date range pop up comes up and I enter the dates I want to print, the report shuts down with this error. "Execution of this program has stopped due to a run time error" The application will be shut down.


Does anyone have an idea why this would happen?



Thanks,

MSM

:confused:
 
Maybe your data is outside the date range and there is no data to print. You need to trap the no data event and exit appropriately.
 

Users who are viewing this thread

Back
Top Bottom