View Full Version : multiple selections for a combo-box


anthonyevans
03-26-2001, 06:09 AM
Dear All,

Is is possible for me to have a combo where a user can select and tick various items and for the items ticked to then be displayed in my report with all the other entered data ?

Thankyou in advance to anyone that may be able to help me,

Anthony

KevinM
03-26-2001, 07:14 AM
No, you'll have to use a Multi-Select LIST box to do this.

anthonyevans
03-26-2001, 11:42 PM
Kevin,

I've looked in the properties selector for my list box but cannot seem to find the multiselect option. Is it there or should I be looking somewhere else ?

Thanks,

Anthony

KevinM
03-27-2001, 03:17 AM
It is under the 'OTHER' tab as Multi Select. Set it to 'Simple'.

HTH

anthonyevans
03-27-2001, 03:20 AM
thanks Kevin. all ok now.

Best Regards

Anthony