Forum Discussion
Unable to delete macro - unhide workbook
- Dec 28, 2021
Activate the View tab of the ribbon.
You should find the Unhide button in the Window group.
Click this button, select a workbook from the list, then click OK.
Alternatively, press Alt+F11 to activate the Visual Basic Editor. See if you can find the macro there. If so, simply delete its text.
Activate the View tab of the ribbon.
You should find the Unhide button in the Window group.
Click this button, select a workbook from the list, then click OK.
Alternatively, press Alt+F11 to activate the Visual Basic Editor. See if you can find the macro there. If so, simply delete its text.
HansVogelaar thanks. My eyes were starting to get teary because the file (the one with macros) was not opening (or showing) so I thought I had lost all that work. Thanks a million.