View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default Landscape page within Portrait worksheet

Do you mean you have data on a worksheet and when you print that worksheet, you
want most the pages portrait, but one page landscape.

If yes, then I'd suggest that you actually move that landscape data to a
different worksheet. It'll make your life a bit easier.

But you could use file|page setup|change to portrait, print all the pages you
want that way, then use file|Page setup to change to landscape and print the
other page (and swap back to portrait and print the remaining pages???).

I would think that you could record a macro when you did this manually and just
rerun that macro when you need to print.

And I would bet it would work best if you inserted page breaks manually.

(I'd still use that second worksheet.)

FrustratedLK wrote:

I have a worksheet which is predominantly portrait, but want to have one page
within the worksheet which is landscape. How can I do this?


--

Dave Peterson