List box selection nightmare with query!!!!!!

jayk

New member
Local time
Today, 07:12
Joined
Dec 19, 2000
Messages
8
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!!!!
 
When you do a multi-select list box, you have to parse the list to see which objects are selected.
 

Users who are viewing this thread

Back
Top Bottom