Forum Discussion
Melaynee
Sep 11, 2020Copper Contributor
New to Excel and cant save document due to Macros?
Hi I am trying to work on Excel to create a simple roster type program (using excel was suggested by my boss even though I've never used it before) Anyway, I have barely done anything on it, and tri...
SergeiBaklan
Sep 11, 2020Diamond Contributor
To save with macros select macro-enable format (.xlxm) from the file type list.
To enable Developer check it in File->Options
To remove all macros you may right click on any sheet, View Code, and delete here all code you'll find. Make a copy of the file before.