Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
how do i prevent no data entry into a cell? my spreadsheet has some open
areas that i have "greyed out" cells to indicate no data entry - but how i block them to prevent any data entry into the cell? |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Lock the cells and protect the worksheet
Select the cells that you wish to UNLOCK via FormatCells...Protection and un-check locked. Now go to toolsprotectionprotect sheet... and supply a password is desireable. You will now not be able to change the 'locked' cells -- HTH Nick Hodge Microsoft MVP - Excel Southampton, England www.nickhodge.co.uk HIS "keif" wrote in message ... how do i prevent no data entry into a cell? my spreadsheet has some open areas that i have "greyed out" cells to indicate no data entry - but how i block them to prevent any data entry into the cell? |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
lock the cells you that want to prevent data entry, then protect the sheet.
"keif" wrote in message ... how do i prevent no data entry into a cell? my spreadsheet has some open areas that i have "greyed out" cells to indicate no data entry - but how i block them to prevent any data entry into the cell? |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
There are a couple ways you can do this. Either Protect the Worksheet or use
Data Validation. To Protect the worksheet, select each of your cells that you DO want data entered into. Format the cells and choose "Unlock" from the Protection tab. Then, select Tools -- Protection -- Protect Sheet. You may enter a password or not, depending how secure you want the worksheet to be. Now only the cells that you unlocked earlier will allow data to be entered. To use Data Validation, select the cells that you DO NOT want data entered into. Select Validation from the Data Menu. Under Allow, change "Any Value" to "Text Length" and set to "Equal to" and 0. Now, any typing will be prevented in those cells. HTH, Elkar "keif" wrote: how do i prevent no data entry into a cell? my spreadsheet has some open areas that i have "greyed out" cells to indicate no data entry - but how i block them to prevent any data entry into the cell? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Validate in WS to prevent dual data entry | Excel Worksheet Functions | |||
Printing data validation scenarios | Excel Worksheet Functions | |||
How can I prevent loosing formula during data entry? | Excel Discussion (Misc queries) | |||
Sort pages? | Excel Discussion (Misc queries) | |||
Data validation to prevent duplicate entry. | Excel Discussion (Misc queries) |