Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi.
When I record a macro,and move to the last cell in a worksheet, the recorded command is correct as: ActiveCell.SpecialCells(xlLastCell).Select However, I then wish to move to the first cell in that last row by way of the macro but the move gets recorded as an absolute cell reference. That won't work later when the table size changes. What is the command to pop left to the first column cell in the currently occupied (last, in this case) row that does not use any explicit cell references ("A" is allowed). |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Recording a Macro | Excel Discussion (Misc queries) | |||
My excel macro recorder no longer shows up when recording macro | Excel Discussion (Misc queries) | |||
My excel macro recorder no longer shows up when recording macro | Excel Discussion (Misc queries) | |||
How do I make the Stop Recording bar pop up when recording macros | Excel Worksheet Functions | |||
Macro recording box | Excel Programming |