jmstarbuck
Programmer
Hi I'm writing a macro that may or may not make changes to its worksheet. I turn protection off and disable events when it does.
Later, since I have turned protection off, I want to turn it back on, but I cannot see how to determine if the worksheet protection is currently turned on.
I want something "If activesheet.protection = True then..."
Any ideas?
J
Later, since I have turned protection off, I want to turn it back on, but I cannot see how to determine if the worksheet protection is currently turned on.
I want something "If activesheet.protection = True then..."
Any ideas?
J