Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
that was fast!!
thanks a lot Paul B wrote: masterphilch. here is one way Sub testme() With ActiveSheet If .ProtectContents Then MsgBox "Sheet is protected" Else MsgBox "Sheet is not protected" End If End With End Sub |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Protection and Spell check | Excel Worksheet Functions | |||
Spell check and protection | Excel Discussion (Misc queries) | |||
Protection of check boxes in excel 2002 | Excel Discussion (Misc queries) | |||
Spell Check w/ Protection | Excel Discussion (Misc queries) | |||
Visually check Protection code | Excel Programming |