Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() "Gord Dibben" <gorddibbATshawDOTca wrote in message ... Directly from VBA help on ProtectContents Property If Worksheets("Sheet1").ProtectContents = True Then MsgBox "The contents of Sheet1 are protected." End If Thanks Gord. I looked at this after Gary's Student pointed me this way. It's easy when you know what keywords to look for. I'd searched for "Protect" and ProtectionMode sounded the most likely.... .....but wasn't -- Ian -- |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Detect existence of a sheet | Excel Programming | |||
detect and delete existing sheet | Excel Discussion (Misc queries) | |||
How to detect if sheet is hidden? | Excel Worksheet Functions | |||
Detect Password Protection on a Sheet | Excel Programming | |||
Function to detect if Sheet is protected | Excel Programming |