Hello,
None of the combobox controls (I tried control tool box as well as forms control tool) seem to work for multi-selection (Or at least I could not figure out how to)
I will explain my requirement with more details.
I have a "Parameters" sheet, in which I have some lists.
In my Main sheet for some cell, I want the user to be able to select mutliple values from some list defined in the parameters sheet.
For example I have a list of fruits in parameter sheet named as "Fruits" containing elements like "Apple", "Banana", "Kiwi", "Oranges" and so on.
I want to show a drop down showing the fruits on some cell on the Main sheet. The user should be allowed to select multiple fruits from the list.
Is this possible in excel in whichever ways ? I tried combo box (es) as well as validation using a list but could not figure out how to do that.
Or is there any third party control available to do this ?
regards,
Parag