LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Printing problems

I'm having problem printing to a specific printer (TorIT)
from different locations on our network. Specifically
Ne## (i.e. Ne06) has to be changed for different desktop
location.

How can I change the syntax for all the users to be able
to print on that printer (TorIT) without having to alter
the code for each of them?

VB code below:
Application.ActivePrinter = "\\servername\TorIT on Ne06:"
ActiveWindow.SelectedSheets.PrintOut Copies:=1,
ActivePrinter:= _
"\\servername\TorIT on Ne06:", Collate:=True
 
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
printing problems Kim2900 Charts and Charting in Excel 3 December 2nd 09 02:31 PM
Printing problems Bigredno8 Excel Discussion (Misc queries) 4 April 9th 06 04:06 AM
Problems printing thelos New Users to Excel 1 February 7th 06 09:57 PM
Printing Problems Craig Damons Excel Discussion (Misc queries) 1 November 29th 05 05:04 PM
Printing Problems... Peter Excel Discussion (Misc queries) 12 February 6th 05 07:37 PM


All times are GMT +1. The time now is 12:37 PM.

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"