L
Laurel
Hello!
Thanks so much for all the help and ideas.
I have a form that contains a subform with 2 list boxes. On the subform,
when a selection is made from lstCategory, it populates lstError, a
multi-select list box. The main form populates a table with a key field of ID
and the subform populates a separate table. They are linked by a query
tblMain.ID and tblSub.ID with a one to many relationship.
Someone already worked out for me the storing the multiple selections on
tblSub but when I return to a record on the form after entering it, the
selections previously made aren't on the form. They're on the table but not
the form. Can anyone help?
Thanks,
Laurel
Thanks so much for all the help and ideas.
I have a form that contains a subform with 2 list boxes. On the subform,
when a selection is made from lstCategory, it populates lstError, a
multi-select list box. The main form populates a table with a key field of ID
and the subform populates a separate table. They are linked by a query
tblMain.ID and tblSub.ID with a one to many relationship.
Someone already worked out for me the storing the multiple selections on
tblSub but when I return to a record on the form after entering it, the
selections previously made aren't on the form. They're on the table but not
the form. Can anyone help?
Thanks,
Laurel