View Full Version : Multiple selections on a combo box


RossW
10-18-2000, 09:55 AM
Is it possible to make more than one selection in a combo box? i.e. I want to select May and June from a list of the 12 months. If possible, How?

thanks in advance

lamha
10-18-2000, 10:53 AM
You can make multiple selection in a list box, not in a combo box.

RossW
10-18-2000, 01:15 PM
Ok, how do you make a multiple selection in a list box?

Jack Cowley
10-18-2000, 02:06 PM
Search help for Multiselect property...