View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Nehali Karpe Nehali Karpe is offline
external usenet poster
 
Posts: 2
Default Preserve Excel undo stack

Hi,

Is it possible to preserve Excel undo stack after running a macro. It seems
that Excel clears the undo stack on running a macro and all the previous
operation are lost.

Any help appreciated.

NK