Forum Discussion
Jesus_Hernandez
Jan 04, 2024Copper Contributor
How to create a drop-down list and be able to select more than one entry.
I know how to create the drop-down list, but I want to know how to be able to select multiple enters. Here is my list: New SPR Enhancement Bug What are the steps. Thank yo...
mathetes
Jan 05, 2024Silver Contributor
The steps are to create a list that contains the possible multiples. In other words, you can only select one item from a drop down list--that's why it's also called "Data Validation"--but if there are only four items on the list, you can fairly easily create combinations of whatever combinations are possible.
The other possibility--although you don't mention it--is that what you really need is a secondary (or cascading) set of data validations. Here's a sample of how that could be done.