Worksheet Protection status

J

JimB

Is there a worksheet function that will return the status of the worksheet as
being "protected" or "unprotected" that I can display?

Thanks for any and all assistance.

JimB
 
T

Tieske

Not that I know, but in VBA, the status can be determined (and altered), so
you should be able to create your own function.

Tieske
 
Top