Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi.
I'm trying to track some info when a change is made in a worksheet. Using the worksheet_change event, by the time you get into the code, the Activecell is the newly selected cell. For instance, if you make a change in the range A1:E1, if you hit enter to register the change, the cursor is still in row 1, and the code works fine. The activecell is in row 1. However, if the user use the mouse to select another row, say cell A18, by the time the event is fired, the activecell is in row 18. Can someone suggest a good way to access the row number prior to the selection change? Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Change Tracking | Excel Discussion (Misc queries) | |||
Tracking a change | Excel Discussion (Misc queries) | |||
Excel change tracking. Need to reverse a rejected change | Excel Discussion (Misc queries) | |||
How change days of change history tracking? | Excel Worksheet Functions | |||
Change the border color used by Change Tracking | Excel Discussion (Misc queries) |