View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
John Wilson John Wilson is offline
external usenet poster
 
Posts: 550
Default Worksheet_Change & Undo

Mike,

Is there a way around this?

Take a look he

http://j-walk.com/ss/excel/tips/tip23.htm

John


"Mike" wrote in message
...
Hi. I have written a macro to activate on
Worksheet_Change. This is working great, but one problem
I have is that the "Undo" function won't work any time
the code is executed. Is there a way around this?

Thanks,
Mike.