-
How to Automatically Protect Worksheet After Macro Runs?
Hi all,
I’ve created a macro that performs some calculations and updates a report sheet. I want to automatically protect the worksheet after the macro finishes running to prevent accidental edits as it is a shared document.
What’s the best way to do this in VBA? Also, how do I allow users to still select cells but not change anything?
Appreciate any help or code examples!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules