Results 1 to 3 of 3

Thread: Detecting Page Breaks in Excel

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Nov 2001
    Location
    dev/null
    Posts
    64

    Detecting Page Breaks in Excel

    The saga continues...

    Now I'm trying to write a program to automate filling out an Excel spreadsheet...the problem is that the sheet is multiple pages and the first 9 rows contain header information for when the sheet is printed. Skipping down 9 rows and continuing is no problem, but detecting where the page break is...well, is.

    So, how can I detect where a page break, either hard or soft, is, and whether or not the row I'm on is the row immediately preceding the break?

    Me and my boss both say thanks for any help in advance.

  2. #2
    Frenzied Member
    Join Date
    May 2003
    Location
    Sydney
    Posts
    1,123

    Re: Detecting Page Breaks in Excel

    try this, no need to check for page breaks.

  3. #3
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Detecting Page Breaks in Excel

    Moved to Office Development.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width