Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
How can i not allow user to select a locked cell? I want to do it using VBA. I can do it in gui, by unselecting the "allow select locked cells" in protection. But when i close and open that option is checked again. so i want to do it in the code. as i am unprotecting and protecting the sheet in it. I do it as sheet2.unprotect("password") sheet2.protect("password") after this is done, the user can select the cell but he can't modify it. any help is appreciated. thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Locked Property off, but cannot select cell | Excel Discussion (Misc queries) | |||
Locked Several Worksheets, allow format cells/select unlocked cell | Excel Discussion (Misc queries) | |||
Locked worksheet & hyperlinks (w/ select locked cells unchecked) | Excel Discussion (Misc queries) | |||
How to have errr msg pop up when user clicks on locked cell | Excel Discussion (Misc queries) | |||
Cells User Select Locked after upgrade to Excel 2002 | Excel Discussion (Misc queries) |