View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Walter[_4_] Walter[_4_] is offline
external usenet poster
 
Posts: 1
Default Newbie - cell contents B4 change event ?

Dear All

Apologies if you have answered this question a thousand times before
but I can't seem to find the answer, and my I can't seem to find th
right search term to get the answer. Must not be enough of a latera
thinker.

---------------

I would like to be able to store the contents of a cell before it i
changed and a worksheet_change event is triggered.

This will allow me to revert back to this value if a user presses
'Cancel' button on a form I'm developing.

The only thing I've been able to find that's close is th
'BeforeUpdate' event, but it seems this doesn't apply to worksheets
cells.

----------------

Any help would be much appreciated.

Thanks ... Walte

--
Message posted from http://www.ExcelForum.com