Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am using this code to print to my Cannon printer, and the code works
fine. Application.ActivePrinter = "Canon i560 on LPT1:" Sheets("Register").PrintOut Copies:=1 For another printer, I am using this code, which DOES NOT work. Application.ActivePrinter = "Canon i250 on USB001:" Sheets("Register").PrintOut Copies:=1 When looking at the properties for the Canon i250 printer, I see the following information: Port: USB001 Description: Virtual printer port for USB Printer: Canon i250 Can someone explain what I'm doing wrong? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
members on my network printer not able to print to default printer | Excel Discussion (Misc queries) | |||
Printing A Worksheet To Specific Printer Name | Excel Programming | |||
Print with paper from a specific printer-tray | Excel Programming | |||
Calling a specific printer? | Excel Programming | |||
Is there a way to assign a specific printer to different sheets i. | Excel Worksheet Functions |