View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] myhnews@yahoo.com is offline
external usenet poster
 
Posts: 5
Default Page break preview makes everything smaller

I'm using a Macro that configures
PageSetup.FitToPagesWide = 1
PageSetup.FitToPagesTall = 2


Everything is beautiful with the exception that page one includes one
line that should be moved to the second page.
Once I open the View/Page break preview, everything on the entire page
becomes smaller.

Any solution?
Thanks