View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tyro[_5_] Tyro[_5_] is offline
external usenet poster
 
Posts: 3
Default Undo function in Userform

I'm a novice...this may be a simple one...
I have a Userform that allows adding /editing data in an Excel worksheet
which works fine.
I would like to provide an option in my Userform to UNDO it if they made a
mistake and revert back the
data back to its previous state. How and where should I code it under ?

Thanks a bunch!!
Tyro