1

I want to make a very simple manual dropdown list in a cell with the values Yes or No.

I do not want to select a range of possibilities for only 2 options. So I want to enter the possible values manually.

It is my understanding according to these articles (link1, link2), that I can do so by going to a cell, going to data > data validation. Select List from the allow dropdown and then in the source field enter my dropdown entries manually (comma seperated).

However, if I do so, I get this:

enter image description here

So, I get only 1 option Yes,No instead of 2 options with Yes or No. What am I doing wrong? I tried seperating them with a comma and a space aswell. Didn't work.

2 Answers 2

1

In source, write this Yes;No instead of Yes,No

Sign up to request clarification or add additional context in comments.

3 Comments

Cheers. Did this change then? Because those articles clearly state that I should seperate the values with a comma.
Idk to be honest, are you usually using , or ; in formulas ? Depending on region some use , instead of ;
That might explain things. I don't use formulas that often. Well, thank you anyway.
0

first:

Control panel--> Region-->Formats Tab-->Additional settings--> Numbers Tab-->List separator value change to: ,(comma) then ok.ok

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.