I have created two macros, one to lock a worksheet, and another to unlock it. I inserted two form control buttons at the bottom of the worksheet, and assigned the macros to the buttons. So now I can toggle between a locked and unlocked worksheet. But I can't tell if the sheet is locked or not.
Now I would like to be able to see if the worksheet is locked or not. Ideally, I'd like one button that toggles the worksheet protection on and off, and the word in the button changes between "Locked" and "Unlocked". Or, I can still use two buttons, perhaps with the "Locked" word or "Unlocked" word changing color so that I can tell the locked status.
Any help appreciated!
Bookmarks