Printing report that is portrait and landscape

  • Thread starter Thread starter jag53
  • Start date Start date
J

jag53

I have a report that the first page is portrait and 2nd page is landscape.
How can I get it to both print out in the correct orientation? Using Excel
2003
 
Two print jobs or some VBA code which in essence is two print jobs in one
command.

Record a macro whilst you run each print job, then combine the two into one
macro.


Gord Dibben MS Excel MVP
 
Back
Top