Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
i am using a loop and active cell offset to get to the first empty cell in a
specified column. Do ActiveCell.offset(1, 0).Select Loop Until ActiveCell.Value = "" after arriving at the active cell that the loop selects, i want to use the active cell in a range command. Range("A10:Ai2000").Select i want to use whatever the active cell is in place of the "A10" above. any ideas? -- dr chuck |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
use active cell to determine range | Excel Discussion (Misc queries) | |||
Clearly seeing active cell in a range | Excel Discussion (Misc queries) | |||
Active cell as range | Excel Programming | |||
Change active cell properties with command button | Excel Programming | |||
Change active cell properties with command button | Excel Programming |