View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Norvascom Norvascom is offline
external usenet poster
 
Posts: 21
Default Insert page break

Hi,

I have a long report with several lines on worksheet "Sheet1".
I would like to have a code that would insert a page break every time
there is the word "Break" on column C.
Note that the page break would be just above the line indicating
"Break".

Thanks in advance for your help.