LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
bw bw is offline
external usenet poster
 
Posts: 74
Default Specific Printer

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
members on my network printer not able to print to default printer smeheut Excel Discussion (Misc queries) 0 June 18th 07 06:42 PM
Printing A Worksheet To Specific Printer Name Nick Calladine Excel Programming 0 December 11th 05 07:36 PM
Print with paper from a specific printer-tray [email protected] Excel Programming 5 October 29th 05 12:25 AM
Calling a specific printer? Patrick Zirngast Excel Programming 1 October 25th 05 09:41 AM
Is there a way to assign a specific printer to different sheets i. Stage Lamp Excel Worksheet Functions 0 April 6th 05 02:39 AM


All times are GMT +1. The time now is 01:58 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"