hotpantsal
Programmer
I was hoping that someone could help me out with a problem I am having with Excel Error Messages. What is happening is when a user clicks on a cell in a Worksheet that is protected they receive this error message:
"The Cell or Chart you are trying to change is protected and therefore read-only. To Modify a protected cell or chart, first remove protection using the unprotect sheet command (Tools, Menu, Protection Submenu). You may be prompted for a password."
After you click OK you have to go and unprotect the worksheet or cell. A pop up box then appears asking for a password. Is it possible to have the password box automatically appear without having to click (Tools, Menu, Protection Submenu). That is after first clicking OK on the original message. Is this possible. If so, how would I go about writing this in VBA?
Thanks.
"The Cell or Chart you are trying to change is protected and therefore read-only. To Modify a protected cell or chart, first remove protection using the unprotect sheet command (Tools, Menu, Protection Submenu). You may be prompted for a password."
After you click OK you have to go and unprotect the worksheet or cell. A pop up box then appears asking for a password. Is it possible to have the password box automatically appear without having to click (Tools, Menu, Protection Submenu). That is after first clicking OK on the original message. Is this possible. If so, how would I go about writing this in VBA?
Thanks.