Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I want to write a macro that moves the active cell to the same row but
column 1, then does some stuff, and then exits leaving the active cell in column 1 on the next row. I have the "stuff" working but the user must select the cell in column 1 before invoking the macro. I would like to remove that requirement. So I have to activate (or select? or what?) the cell in column 1 no matter what column I am in now. How do I do that? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
activate cell | Excel Worksheet Functions | |||
activate column of URLs as hyperlinks | Excel Discussion (Misc queries) | |||
Activate Cell | Excel Discussion (Misc queries) | |||
Activate email column to hyperlinks | Excel Discussion (Misc queries) | |||
Activate Column after locating text in a row | Excel Programming |