Answer: allow two possible values in a Excel cell #computers #programming #fix
Answer: allow two possible values in a Excel cell #computers #programming #fix
allow two possible values in a Excel cell
I would like to create a cell format for one cell to only allow the value “yes” or “no” for this cell.
How could I do this?
Answer [by dcp]: allow two possible values in a Excel cell
Click cell you want to restrict value for.
Go to Data->Validation
On the dialog that comes up, for Allow, select List, and for Source, put in “Yes,No”.
Now your cell will…
View On WordPress













