View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
AlanN AlanN is offline
external usenet poster
 
Posts: 10
Default Code to print most (not all) pages within active workbook

I have a project where the resultant page tabs are variable in number and the sheet names change everytime it's run.

Can someone suggest any code that will print all the pages in the active workbook except the pages called "Sheet1" and "source data"?

Thanks, Alan N