View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
PMC1 PMC1 is offline
external usenet poster
 
Posts: 23
Default Insert Row without affecting page breaks

Hi,

I'm using a procedure that performs multiple tasks amoung which is
insert rows in various sections of a worksheet. This causes a problem
where a particular sheet is broken up by manual or automatic page
breaks. I want to insert rows without affecting the location of
horizontal page breaks anywhere in the sheet.

Is this possible and if so have you any suggestions on code?

I'm using Excel 2003.

Thanks

Paul