B
B Nieds
Hi:
I have a combo box on a form which has a query (in row source) to populate
the combo box. Based on the selection the user makes in the combo box I
would like the form to populate the subform connected to the form.
I thought I understood the process but something is missing since the
subform does not change when I make a selection from the combo box. The
query says Select DepCde, ProjPhase from tDepRec Order By DepCde; The Combo
Box return ProjPhase which is common to the subForm.
Thanks
Bill
I have a combo box on a form which has a query (in row source) to populate
the combo box. Based on the selection the user makes in the combo box I
would like the form to populate the subform connected to the form.
I thought I understood the process but something is missing since the
subform does not change when I make a selection from the combo box. The
query says Select DepCde, ProjPhase from tDepRec Order By DepCde; The Combo
Box return ProjPhase which is common to the subForm.
Thanks
Bill