View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Keith74 Keith74 is offline
external usenet poster
 
Posts: 120
Default Identify if a page break occours while entering data

Hi All

I need to be able to identify if an automatic page break occurs when
data is being entered on a spreadsheet by VBA so I can insert column
headings at the appropriate place (I can't use print titles because of
the way the spreadsheet is setup). Is this possible. If so could you
point me in the right direction.

Thanks

Keith