shawthingz
New Member
- Joined
- Aug 19, 2006
- Messages
- 49
Hi All,
If possible, I'd like to be able to 'catch' the uprotect event when the correct password is entered to unprotect a specific worksheet & run a macro. I currently working on a fairly 'clunky' solution to run some VBA run from a command button (after the worksheet has been unprotected), but if possible I'd like to have a more elegant solution.
I'm already using the worksheet_change() function to run macros when various cells are updated, but I haven't managed to find anything online (so far) related to this specific question.
Does anyone have any thoughts / answers? Is this even possible?
Thanks
shawthingz
If possible, I'd like to be able to 'catch' the uprotect event when the correct password is entered to unprotect a specific worksheet & run a macro. I currently working on a fairly 'clunky' solution to run some VBA run from a command button (after the worksheet has been unprotected), but if possible I'd like to have a more elegant solution.
I'm already using the worksheet_change() function to run macros when various cells are updated, but I haven't managed to find anything online (so far) related to this specific question.
Does anyone have any thoughts / answers? Is this even possible?
Thanks
shawthingz