Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I would like to run a worksheet where the user is only allowed to input
data in a specific cell, ...say B5. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Select that cell
FormatCellsProtection, and unclick Locked Protect the sheet, ToolsProtectionProtect sheet... -- HTH Bob Phillips (remove nothere from email address if mailing direct) wrote in message oups.com... I would like to run a worksheet where the user is only allowed to input data in a specific cell, ...say B5. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
" wrote:
I would like to run a worksheet where the user is only allowed to input data in a specific cell, ...say B5. Assume we want to unprotect just this cell in the whole sheet Try this sequence .. Select cell B5 Format Cells Protection tab Uncheck "Locked" OK ("locks" only cell B5) Then apply sheet protection via: Tools Protection Protect Sheet Passwrd? OK Test it out. All cells on the sheet, other than cell B5, will be locked / protected. -- Max Singapore http://savefile.com/projects/236895 xdemechanik --- |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Typo correction, line:
("locks" only cell B5) should read: ("unlocks" only cell B5) -- Max Singapore http://savefile.com/projects/236895 xdemechanik --- |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Custom functions calculating time arguments Help Desperate | Excel Worksheet Functions | |||
delete cell that doesn't contain a specific word | Excel Discussion (Misc queries) | |||
cell color index comparison | New Users to Excel | |||
Possible Lookup Table | Excel Worksheet Functions | |||
Highlight a row if a specific cell is specific numbers/words | Excel Worksheet Functions |