Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You can use this maybe ?
Application.Dialogs(xlDialogPrinterSetup).Show ActiveSheet.PrintOut -- Regards Ron de Bruin http://www.rondebruin.nl "Kyaba" wrote in message ups.com... Thanks for the Help Ron. I just have another quick question. ActiveWindow.SelectedSheets.PrintOut From:=2, To:=2, Copies:=1, _ ActivePrinter:="\\svnydc03\Canon iR C3220 PCL5c on Ne02:", Collate:=True Sheets("2006 Actual").Select what syntax can I use to make the activeprinter non specific so that any user can print to whatever default printer they have available? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Newbie Macro Question | Excel Discussion (Misc queries) | |||
Print Question Newbie Please help | New Users to Excel | |||
Newbie seeks suggestion on recording new macro to print sheets | New Users to Excel | |||
How to write a macro to print a dir on my c drive | Excel Programming | |||
Total newbie question involving pasting someone else's Macro | Excel Programming |