Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have changed a macro that starts with the execution of a Find. Before
the change, the result of the Find would end up activating a cell in column J, and then it would proceed........ Now, the result of the Find could result in activating a cell in either of 3 different columns. What I want is after the Find, the cell in column B is activated. Before, this was easy in that I could use the Offset command to move the cursor X number of cells to the left. Now, I don't know where I will end up after the Find. So, I don't know how many to move to the left. Is there a way to keep it on the same line, but move it to column B ? Thanks, Hope everyone had a great holiday J.O. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Performing Multiple Functions in a Column | Excel Worksheet Functions | |||
Performing a multiple column lookup | Excel Discussion (Misc queries) | |||
Find a cell with a special value and activate it | Excel Programming | |||
Find Cell Value and Activate | Excel Programming | |||
How to activate the cell in same row, column 1? | Excel Programming |