+ Reply to Thread
Results 1 to 2 of 2

Detect # scrolled-out rows and column

  1. #1
    Registered User
    Join Date
    06-28-2006
    Posts
    4

    Detect # scrolled-out rows and column

    Hi:
    My spreadsheet data span over 200 columns and 200 rows. I have split the spreadsheet so that headers (Row A) and lables (Column 1) are in "frozen" top and left panes. The data then starts in cell B2.

    When I scroll down or to the right, the value in C2 necessarily "disappears" behind the top or left pane.

    Is it any way I can programatically detect and display how many rows and columns are hidden behind the top or left pane?

    I Also would like to find a similar function, telling how many rows or columns are hidden under or to the right of the open window...

    Toreadore

  2. #2
    NickHK
    Guest

    Re: Detect # scrolled-out rows and column

    Toreadore,
    Something like:
    ThisWorkbook.Windows(1).Panes(4).VisibleRange.Address

    NickHK

    "toreadore" <toreadore.2a7kjp_1151659505.2335@excelforum-nospam.com> wrote
    in message news:toreadore.2a7kjp_1151659505.2335@excelforum-nospam.com...
    >
    > Hi:
    > My spreadsheet data span over 200 columns and 200 rows. I have split
    > the spreadsheet so that headers (Row A) and lables (Column 1) are in
    > "frozen" top and left panes. The data then starts in cell B2.
    >
    > When I scroll down or to the right, the value in C2 necessarily
    > "disappears" behind the top or left pane.
    >
    > Is it any way I can programatically detect and display how many rows
    > and columns are hidden behind the top or left pane?
    >
    > I Also would like to find a similar function, telling how many rows or
    > columns are hidden under or to the right of the open window...
    >
    > Toreadore
    >
    >
    > --
    > toreadore
    > ------------------------------------------------------------------------
    > toreadore's Profile:

    http://www.excelforum.com/member.php...o&userid=35850
    > View this thread: http://www.excelforum.com/showthread...hreadid=557230
    >




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1