M
Mazaru
Hi,
I'm writing code for a project which involves a many-to-many
relationship, and I've created a multi-select list box to handle the
problems. It's held on a seperate form to the main one.
I've done all the code to make it feed back the selections to the
table structure, but now I'm trying to write a sequence so that when I
open up the form, it automatically selects the items that are selected
for that record. I've used a query to select the records, put it into
an array, but now I'm stuck on how to loop the array through and
compare it with the records on the list. Any help especially sample
code would be much appreciated!
Cheers
I'm writing code for a project which involves a many-to-many
relationship, and I've created a multi-select list box to handle the
problems. It's held on a seperate form to the main one.
I've done all the code to make it feed back the selections to the
table structure, but now I'm trying to write a sequence so that when I
open up the form, it automatically selects the items that are selected
for that record. I've used a query to select the records, put it into
an array, but now I'm stuck on how to loop the array through and
compare it with the records on the list. Any help especially sample
code would be much appreciated!
Cheers