Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
What would be the appropriate code for finding whether the active cell is
locked and protected? Run-time error '438': Object doesn't support this property or method is being returned on the following piece: If ActiveCell.Protected = True Then MsgBox ("You can't change the contents of this Cell. It is locked & protected.") Help from you experts is sought! Thanx in advance. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
If activecell.column = variable then activecell,offset (0,1) | Excel Discussion (Misc queries) | |||
Find text in a protected worksheet | Excel Discussion (Misc queries) | |||
Find text in a protected worksheet | Excel Discussion (Misc queries) | |||
Using FIND on a protected worksheet | Excel Worksheet Functions | |||
Find Protected Cells Q | Excel Worksheet Functions |