Hi!

I have a few Worksheets, each one has their own functions, some have multiple Modules and buttons, etc... but the entire Workbook and all sheets must be locked or "Protected"... if so, some functions don't work.

So is there a VBA code I can add to the Workbook, to temporarily unlock/unprotect everything for a Module or button to do it's job, then put it back in protection mode again?

Thanks!