Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello group,
My routine changes the active (network) printer in the routine and changes it back after the print to the standard printer. The problem is that if another user uses the routine it only works if the specific printer is on Ne00: and Ne01 (The first 2 installed networks printers). I have tried to used the network share name only but without success, apparently it needs the Ne. Is there an easy way around this? Thanks in advance Application.ActivePrinter = "HP4050 Logo on Ne00:" Print routine Application.ActivePrinter = "HP4050 Blank Ne01:" |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
SaveSettings Statement - Network based application | Excel Discussion (Misc queries) | |||
Display of Excel file in Winforms in Smart Device Application | Excel Discussion (Misc queries) | |||
VBA ActivePrinter | Excel Programming | |||
Application.ActivePrinter??? | Excel Programming | |||
control a network device based on web data | Excel Programming |