Thread: OnUndo
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] info@guckel.com is offline
external usenet poster
 
Posts: 4
Default OnUndo

Hello,

I have a piece of code that runs in the worksheet_Change event. I change
the target.value in the code. My question is that I want to create an undo
for this. I need the value of target prior to the code being run. Any
ideas?

Thanks,
Ernst.