View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Save and Save as Function gone

I guess that would depend on how the macro disabled the save and save as
function. You might go to tools=Customize and select the Toolbars tab and
then click on the Worksheet Menu Bar and hit the reset button.

--
Regards,
Tom Ogilvy

"Michael S." wrote in message
...
A macro was run to disable the save and save as function for a single
workbook, however it has affected all workbooks.

Is there a way to enable the save and save as function again?

Thank you