View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Steve S. Steve S. is offline
external usenet poster
 
Posts: 1
Default Alternate Worksheet printing

(this is posted from another area - I think it fits best
here - sorry for duplication)

If I were to have all odd pages on worksheet "ODD", and
all even pages on worksheet "EVEN", is there any way to
alternate the printing so they would print in order?

Example
ODD EVEN
1 2
3 4
5 6... want to print 1,2,3,4,5,6...