Thread: Page Breaks
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Kiba Kiba is offline
external usenet poster
 
Posts: 59
Default Page Breaks

I have a sheet that auto hides rows and auto sizes hight based on the text
wrap. Normally the sheet is only one page. But occationally it ends up
longer. I currently have it set to auto resize it but I think that it may
make it too hard for some to read easily. So I was wondering if there was a
way to have it automatically insert the page break in a place I specify if it
is longer than 1 page. ( before row 27). Thanks for the ideas