Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Data validation is used to restrict what can be entered into a cell. My
validatoin says that unless D3 is 'Yes' then no entry in D5 is valid. I am not sure exactly what your validation is doing. If I were doing this I would use a Condtional Format on the cell to indicate if the cell is open or not and data validation to restrict entry (or you could use a macro but that is a bit more work). -- HTH... Jim Thomlinson "Tel" wrote: Hi Jim, Many thanks for your prompt reply. However I already have Data Validation in there (=$G$4:$G$6) where would your formula be entered in this string. Also, how does this unlock the cell? Sorry for being a complete "numpty" but I'm not sure I understand it? Thanks Terry "Jim Thomlinson" wrote: You can use data validation. In Cell D5 Data - Validation - Custom =D3="Yes" -- HTH... Jim Thomlinson "Tel" wrote: Hi Guys, I am creating a spreadsheet which is, essentially, a questionnaire. I have a cell (D3) with a pick list in it (Yes/No and a blank to avoid false entries). If the user selects "Yes" in this cell I need this to trigger unlocking another cell (D5). I need to be able to repeat this several times over throughout the spreadsheet and the workbook (i.e. "Yes" in cell D7 will unlock D9 and the same for D11 and D13 and so on). Any help you can offer would be greatly appreciated. I have alot more functionality I wish to add but I'll come back to that later. Thanks All Tel |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Return cell address of a cell based on contents of cell. | Excel Worksheet Functions | |||
Populate a cell if values in cell 1 and cell 2 match cell 3 and 4 | Excel Worksheet Functions | |||
How can I copy a value from a cell and paste it into another cell while adding it to the previous value in that cell | Excel Worksheet Functions | |||
How can I make a blank cell in a formula cell with a range of cell | Excel Discussion (Misc queries) | |||
How to create/run "cell A equals Cell B put Cell C info in Cell D | Excel Discussion (Misc queries) |