Forum Discussion
sean13r
Sep 01, 2023Copper Contributor
Excel - disable "edit anyway" for read-only file
I have an excel file that is shared on onedrive. I want users to be able to make changes to certain cells, but not to be able to SAVE those changes (unless they change the filename). I have it set ...
Patrick2788
Sep 01, 2023Silver Contributor
It sounds like you're using "read only recommended". You need a 'password to modify'.
File | Save As window | Tools | General Options | Password to modify
- sean13rSep 01, 2023Copper Contributor
thank you for the response. but i don't want them to need a password to use the spreadsheet (to modify the contents of cells), i just don't want them to be able to save those modifications to the same file name.
- HansVogelaarSep 01, 2023MVP
If you specify a "password to modify", users can still open the workbook without needing the password. In that situation, the workbook will be read-only for them without an option to edit, just like you want.
But those who need to edit the workbook will have to provide the password.
- sean13rSep 01, 2023Copper ContributorThank you for your comment. But I think perhaps I am not explaining my problem very well. I WANT them to be able to edit the workbook; i just don't want them to be able to save their edited version over my original.
When my users open the workbook, they get the yellow warning at the top "to prevent accidental changes, the author has set this file to open as read-only," with the "Edit Anyway" box next to it. If they hit "edit anyway", then they can edit the workbook (like I want them to) but their changes are auto-saved on OneDrive. If they IGNORE the "edit anyway" button or hit "X" at the top right of the yellow warning message, then everything works exactly like I want it to. They can edit the cells of the workbook (like I want), but it does not auto-save, and when they close out of the workbook they get a prompt asking them if they want to save. They can save it, but it forces them to change the name. I want them to be able to edit, i just don't want them to save any changes to my original file. Thanks again for your help.