View Full Version : List box selection nightmare with query!!!!!!


jayk
03-13-2001, 07:51 AM
I have three list boxes, each attached to a seperate field. When i make a single selectio from a list, it stores my selection in the datasheet cell in the table that the field is relevant to - fine, but I want to make a multi-selection and I find that two or more selections do not appear in the cell??? This is a nightmare, as I need the data in field-cells for use when I run a query, if theres no data there the query cant find relevant matches!

Can anyone help!? - no V.B. please!!!!

llkhoutx
03-13-2001, 09:35 AM
When you do a multi-select list box, you have to parse the list to see which objects are selected.