Multiple choices in Combo Box

F

Frank

I have a list in a combo box but would like have the ability to choose
multiple items from that list. Is this possible?
 
K

Klatuu

combo boxes do not do that. Change it to a List box. There are two different
types of Multi select you can choose.
 
Top