Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Note: Thought I posted this over an hour ago but something must have
gone wrong. Advance apoligies if this turns out to be a double post. I know how to find the address of the current "Active Cell". However, sometimes the active cell is not visible on the screen. How can I determine the upper left most visible cell (not including any cells included in the frozen panes? Basically, I'm trying to capture the row number of the visible row (not necessarilly active) so that I can navigate across the sheet but keep that row visible. Any ideas? Thanks, John |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi John,
try something like this: application.Windows(1).VisibleRange.Address regards, Ivan |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks, Ivan.
That did the trick. - John |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
The 'X' in the upper right hand corner is suddenly dithered? Help | Excel Discussion (Misc queries) | |||
The x (close program) in the upper right corner is greyed out... | Excel Programming | |||
the X in the upper right corner is greyed out, why? | Setting up and Configuration of Excel | |||
Returning Cell to Upper-Left-Most Corner | Excel Programming | |||
Cell A1 in Upper Left Corner | Excel Programming |