I
imbd4a
I have a situation where I have a unbounded main form with 2 combo boxes
located in the header. Within the detail of the form lives a subform.
Combobox_1 is unbound and generates a list from a table for its dropdown
selection. I would like Combobox_2 to be a select list of only those
elements which satisfy the criteria of combobox_1. Then I would like the
subform to link to the selections of Combobox_2.
How do I do this and keep them all synced?
Thanks
located in the header. Within the detail of the form lives a subform.
Combobox_1 is unbound and generates a list from a table for its dropdown
selection. I would like Combobox_2 to be a select list of only those
elements which satisfy the criteria of combobox_1. Then I would like the
subform to link to the selections of Combobox_2.
How do I do this and keep them all synced?
Thanks