Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hi,
i would like to know if there is a way to protect a sheet so that most of the cells are protected, but column d is unprotected. i am asking this because for some reason on worksheet selection change, if i click somewhere else in the sheet, or even select a range other than what is in the A_range defined name range, i get a "type mismatch" error message. here is the code i have: if not intersect(target, range("A_range")) is nothing and range(target.address).value < "" then dim... thanks in advance, geebee |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Unprotected cells | Excel Worksheet Functions | |||
clear contents cells of unprotected cells | Excel Programming | |||
Unprotected cells becoming protected | Excel Programming | |||
tab between unprotected cells | Excel Discussion (Misc queries) | |||
put zero value to unprotected cells | Excel Programming |