Undo and Redo not available

Dan Wilson

Well-known Member
Joined
Feb 5, 2006
Messages
507
Office Version
  1. 365
Platform
  1. Windows
Good day. I am running Excel out of Office 365 on Windows 10. All of a sudden the Undo and Redo functions in the Menu bar are grayed out and when I position the mouse over them, it says the function is not available, use Control-Z which does nothing. I have looked through the options, but I can't find the flag to reset them. Any help is appreciated.
Thanks, Danno...
 

Excel Facts

How to create a cell-sized chart?
Tiny charts, called Sparklines, were added to Excel 2010. Look for Sparklines on the Insert tab.
Did you happen to run some VBA code (or macro)?
The Undo command does not work on those, so if the last thing you did was run VBA cdoe/macros, the Undo function will be grayed out until you do something manually in the sheet afterwards.

So if you manually do something (like type something in a cell somewhere), does Undo become re-enabled?
If not, do you have any Event Procedure VBA code (that is being triggered automatically as you are entering things into cells)?
 
Last edited:
Upvote 0
Good day Joe4. I did not know that. I have been doing a lot of macro editing, manipulating modules and their contents, etc.. After selecting a cell, the Undo did return.
Thanks, Danno...
 
Upvote 0
Thank you Joe. I saved a copy of the link in my Excel Notes folder.
Danno...
 
Upvote 0

Forum statistics

Threads
1,214,784
Messages
6,121,540
Members
449,038
Latest member
Guest1337

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top