Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
when I use Excel with VBA and record a macro to select a printer the result is like this: Application.ActivePrinter = "\\SWLJUNFS\Ljungby_1 on Ne03:" ActiveWindow.SelectedSheets.PrintOut Copies:=1, ActivePrinter:= _ "\\SWLJUNFS\Ljungby_1 on Ne03:", Collate:=True but I like to use the lower paper-tray. How to solve it? Torbjörn Pettersson, Sweden |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Default Paper Tray | Excel Discussion (Misc queries) | |||
How do I change the paper tray from an Excel macro / vba module? | Excel Programming | |||
Paper Tray selection Problem, | Excel Discussion (Misc queries) | |||
Printing worksheet with printer tray # 3 | Excel Programming | |||
Use VBA to access Printer Properties (Resolution, Tray etc) | Excel Programming |