LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 196
Default worksheet change tracking...

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Change Tracking Holly Excel Discussion (Misc queries) 0 December 9th 09 04:17 PM
Tracking a change IloveExcel Excel Discussion (Misc queries) 2 December 16th 07 06:18 PM
Excel change tracking. Need to reverse a rejected change mcw Excel Discussion (Misc queries) 0 October 11th 06 07:53 PM
How change days of change history tracking? DonSpmp Excel Worksheet Functions 3 August 25th 06 01:13 AM
Change the border color used by Change Tracking Jim Stoaks Excel Discussion (Misc queries) 1 January 20th 06 09:32 PM


All times are GMT +1. The time now is 07:52 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"