L
libby
Hi
I'm having real trouble trapping this error.
I have a sub where the active printer is changed
Application.ActivePrinter = ListBox1.value
if the printer is networked then it works fine, but if it
isn't I get a run-time error 1004
Method 'ActivePrinter' of object'_Application' failed
Is there any way I can user On Error GoTo Errorhandler to
display the message "Printer Not Mapped" if this happpens?
Thanks in advance
Libby (xl97)
I'm having real trouble trapping this error.
I have a sub where the active printer is changed
Application.ActivePrinter = ListBox1.value
if the printer is networked then it works fine, but if it
isn't I get a run-time error 1004
Method 'ActivePrinter' of object'_Application' failed
Is there any way I can user On Error GoTo Errorhandler to
display the message "Printer Not Mapped" if this happpens?
Thanks in advance
Libby (xl97)