Convert comma separated string to DropDown

  • Thread starter Thread starter ssuyog
  • Start date Start date
S

ssuyog

I have one cell which has string "jingo,bingo,tango,mango". In another
cell I want to create drop down list which has jingo, bingo etc as
separate values in the list. Also I dont want to use macros. Is it
possible to create such list just by using available excel functions
and Data Validation dialog box?
 
Why don't you just copy the cell contents as a single string and then paste it
into the box in the Data Validation list when you choose List. As long as your
data is comma delimited then it will appear as a vertical list with each value
separately available as a choice.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top