View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
fredrik fredrik is offline
external usenet poster
 
Posts: 11
Default Printing several worksheets

I have several workbooks with differently named worksheets. The one thing
they all have in common is that sheet no 1 is called "Formula" and the last
one called "End".
I'm looking for a macro to move between sheets and print them all between
the first and the last sheet.
Can anyone help?