G
Gary
I have a subform (Continuous Form) with two Combo boxes. I want to filter
cbo2 with a selection form cbo1. The subform is based on an editable query
and cbo is bound to one of the fields from that query. cbo1 is used only to
to filter a list for cbo2 and therefore I have cbo1 unbound. I believe this
is why when I select a choice from cbo1 it repeated for all records in the
form. How can I impliment this combo box filter on continuous forms.
Gary
cbo2 with a selection form cbo1. The subform is based on an editable query
and cbo is bound to one of the fields from that query. cbo1 is used only to
to filter a list for cbo2 and therefore I have cbo1 unbound. I believe this
is why when I select a choice from cbo1 it repeated for all records in the
form. How can I impliment this combo box filter on continuous forms.
Gary