Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks for all of your previous help.
I have a short question. Wrote this sub and it's working fine. Though, it's using default printer. Any chance that I can offer a list of installed printers to choose from? Thanks for your answer. Regards, Rico Sub PrintSheets() ThisWorkbook.Worksheets("Name01").PrintOut Copies:=1, Collate:=True ThisWorkbook.Worksheets("Name02").PrintOut Copies:=1, Collate:=True End Sub |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
members on my network printer not able to print to default printer | Excel Discussion (Misc queries) | |||
Default Printer | Excel Programming | |||
Choose a printer | Excel Programming | |||
Help with macro to choose printer | New Users to Excel | |||
default printer | Excel Programming |