View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Steven Grimaldi Steven Grimaldi is offline
external usenet poster
 
Posts: 1
Default Printing page 1 from each sheet in workbook

I have multiple worksheets with a similar layout.
I need to print only page X of 4 from each worksheet in the file.
How can I do this with vba?