Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
printing problems | Charts and Charting in Excel | |||
Printing problems | Excel Discussion (Misc queries) | |||
Problems printing | New Users to Excel | |||
Printing Problems | Excel Discussion (Misc queries) | |||
Printing Problems... | Excel Discussion (Misc queries) |