View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default cannot enable redo-undo function

A common side effect of most macros is that the Undo/Redo stack is lost.

This includes macro that you run by clicking on a button and event macros that
fire in the background.

Did you recently create/install a macro?

Undo/Redo also goes away after you hit the save button.



Oldtimer wrote:

recently lost "redo-undo' feature. How do I reinstall this function? Thank
you.


--

Dave Peterson