D DS Aug 6, 2005 #1 When you print a report is there a way of having Access return an Error message if the printer is turned off or missing. Thanks DS
When you print a report is there a way of having Access return an Error message if the printer is turned off or missing. Thanks DS
D DL Aug 6, 2005 #2 If printing from a Btn, ie with an on click event to run the report, trap for the error, displaying an appropriate msg
If printing from a Btn, ie with an on click event to run the report, trap for the error, displaying an appropriate msg