Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
create a small macro with the following lines (test on XP)
ActiveWindow.SelectedSheets.PrintOut From:=1, To:=1, Copies:=1, Collate:=True ActiveWindow.SelectedSheets.PrintOut From:=5, To:=5, Copies:=1, Collate:=True Guido http://hologuides.com/programming/ExcelVBA "RC" schrieb im Newsbeitrag ... Does anyone know how to print non-sequential pages at one time? Say, print only pages 1,5,8,11,17 only. I have a long and wide spreedsheet but I need to print some of them at one time only. I have sick of sending the job per page. Please kindly help. Thanks a lot. RC |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2003 printing problem--printing 1 document on 2 pages | Excel Discussion (Misc queries) | |||
How do I delete pages in Excel? Keeps printing blank pages at end. | Charts and Charting in Excel | |||
sequential numbering of pages in a cell | Excel Worksheet Functions | |||
Sequential names on Sequential pages | Excel Worksheet Functions | |||
Printing of non-sequential pages | Excel Programming |