Microsoft Word - Undo button is not working - Asked By Venkateswar TM on 16-Mar-12 12:23 AM

HI All,

I have a problem related to undo button in MS word 2007. I have started recording a macro in word and stopped it in middle.
However, I have assigned a name to the Macro as "Ctrl Z".

Where as now undo button is not working as this is assigned for name. Could you please let me know how remove this name and start working of Undo feature.

Regards,

Venkat
Somesh Yadav replied to Venkateswar TM on 16-Mar-12 02:14 AM
Forget the button, press and hold the Ctrl key and hit the letter Z...universal undo hotkey for most Windows applications.
Donald Ross replied to Venkateswar TM on 16-Mar-12 01:21 PM
Venkateswar,

Was this macro saved to the document?
Was this macro saved to all documents?

If you are not sure open a new document and try to use the CTRL+Z in your new doc.
If it works then copy the text from the old document and paste it to a new doc.

If it does not work, have you tried to edit the shortcut key for the macro you made.  change it to something else and then close word and reopen word and the document.

*I am betting you only saved the macro to the current document and the global setting did not get changed.

Don