D
deb
I have a form called f4Project. It has a subform called f4ProjUnitSub.
f4ProjUnitsub is a continuous form.
How can I have a ListBox called lstSiteID on the main form f4Project, and
select multiple options and have the subform combobox called cboUnitID
display the data filtered from the listbox.
i.e. On the main form I select Site A and Site B from the listbox. The
subform's combo box now shows only the Units related to Site A and Site B.
Thank you in advance.
f4ProjUnitsub is a continuous form.
How can I have a ListBox called lstSiteID on the main form f4Project, and
select multiple options and have the subform combobox called cboUnitID
display the data filtered from the listbox.
i.e. On the main form I select Site A and Site B from the listbox. The
subform's combo box now shows only the Units related to Site A and Site B.
Thank you in advance.