Peter has attended:
Excel Advanced course
Creating a Macro to print some but not all sheets of a workbook
How do you create a macro to print some but not all sheets of a work book?
RE: Creating a Macro to print some but not all sheets of a workb
Start recording the Macro.
To print only specific sheets, simply click on the sheets, holding the CTRL key.
Then FILE > PRINT.
Be sure to deselect the sheets once you have printed, by clicking on any non-selected sheet.
Stop Recording the Macro.
Regards
Richard