Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello all,
First, how do I assign a cell (or range) to a range variable (you will see in my code posted below). Second, can I refer to the Home Cell (the cell at which the panes are frozen--[Ctrl] + [Home]) without actually selecting it? What I'm trying to do is create a macro that will: - Freeze the panes where the cursor is at if they are not already frozen - toggle frozen panes if panes are frozen and the active cell is the Home Cell - move the frozen panes to the current cell if panes are frozen and active cell is different than the Home Cell The one thing I'm concerned with by using the sendkeys command to get the Home Cell address and then reselecting the current cell is that my screen will move. That is why I want to be able to refer to the Home Cell w/o actually selecting it. Thanks for any help anyone can provide, Conan Kelly |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2003 freeze panes won't freeze top row only | Excel Discussion (Misc queries) | |||
Freeze panes | Excel Discussion (Misc queries) | |||
Can't freeze panes | Excel Worksheet Functions | |||
Freeze Panes | Excel Programming | |||
Freeze Certain Panes | Excel Programming |