Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() "Mike H" wrote in message ... With this approach the active cell does not change. Your correct the active cell doesn't change but what the code does is loop through each cell of the selected range and is no need to select the cell (make it the active cell) to manipulate the data in it. I didn't explain why move the active cell is important to me. I found my solution. I'm going to determine the next cell in the selection using an IEnumVARIANT interface and set the active cell by calling the Activate method. Thanks for pointing me in the right direction. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Name of the current pivottable from active cell | Excel Programming | |||
How to add todays date (static) to the current active cell using m | Excel Discussion (Misc queries) | |||
Populate current active cell - Help Please!! | Excel Worksheet Functions | |||
Inesert value of column B of the current row into active cell | Excel Programming | |||
Identify current active cell | Excel Worksheet Functions |