Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I need to programatically do something on each page the user sets up to
print. Something to the effect of: For each page that will be printed Do this .... Next To get the pages that will be printed, it seems I need to determine whether the user has selected Selection, Active Sheet(s) or Entire Workbook then determine whether the user has selected All or Page(s). If the user selected Page(s), then I need to determine which pages. OR ......... Is there a PagesToBePrinted collection where I can simply use: For each page in PagesToBePrinted Do this ..... Next Can someone help me with how to write the code for the above. Thanks!!!! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Number of pages in worksheet doesn't match Print Preview pages | Excel Discussion (Misc queries) | |||
How do I delete pages in Excel? Keeps printing blank pages at end. | Charts and Charting in Excel | |||
Need Help -- Baseball stats in excel only has 23 pages--Need to addmore pages.. | Setting up and Configuration of Excel | |||
Need Help -- Baseball stats in excel only has 23 pages--Need to addmore pages... | Excel Worksheet Functions | |||
How do I delete pages from an Excell template of mutiple pages | Excel Discussion (Misc queries) |