M
mchoukeir
Guest
Hi,
I've set up a form that selects records from a table based on a ListBox selection. This functionality works if I make one selection in the ListBox, but I don't know how to get it to work when I make more than one selection. I can get the ListBox to allow me to select more than one value (multiselect = simple or extended), but it's not feeding the form to give me all the records that match the multi selected criteria.
Is there an easy way to fix this problem?
Thanks
I've set up a form that selects records from a table based on a ListBox selection. This functionality works if I make one selection in the ListBox, but I don't know how to get it to work when I make more than one selection. I can get the ListBox to allow me to select more than one value (multiselect = simple or extended), but it's not feeding the form to give me all the records that match the multi selected criteria.
Is there an easy way to fix this problem?
Thanks