Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi, using VBA, is there any way to print an entire workbook and have
Excel print each worksheet with the page numbers starting at page 1 on each sheet? In other words, if Sheet1 has 10 pages and Sheet2 has 5 pages, I would like those pages to be numbered 1-10 and 1-5 when they print, instead of the page numbers running from 1-15. With small files with only a few sheets it's easy enough to just print each sheet separately, but in files with many sheets it can be a pain to print each sheet individually. In any case, to my knowledge, there is no way to do this in native Excel, so I was wondering if it is possible with VBA. Thanks in advance for any information. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can I apply print area and page setup to entire workbook? | Excel Discussion (Misc queries) | |||
How to print entire workbook 9 pages to a sheet? | Excel Worksheet Functions | |||
Macro to open print window and set to print entire workbook | Excel Discussion (Misc queries) | |||
How do you format a sheet to fill the entire page to print? | Excel Discussion (Misc queries) | |||
How can I print page 2 of each sheet in a workbook? | Excel Discussion (Misc queries) |