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:
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.
