NO Printer Message

D

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

If printing from a Btn, ie with an on click event to run the report, trap
for the error, displaying an appropriate msg
 
Top