undo is not activated

H

Hans

in normal excel operation the undo and redo function are not operational. how
can they be activated?
 
M

Mike H

Hi,

I'm not aware of any way to switch this on/off using a menu option but if it
isn't working for you it may be that you have a macro running which would
clear the undo stack and make it appear as if it was disabled.


Mike
 
G

Gord Dibben

Macros will clear the Undo stack.

Have you any macro or event code that may be interfering?


Gord Dibben MS Excel MVP
 
Top