E
efabian
I have two tables, "tblA" and "tblB", that are linked as a 1-to-many
relationship respectively. I have a two comboboxes in a form, "cbo1" and
"cbo2".
"cbo1" has "tblA" as the record source. Based on my record selection in
"cbo1", I want to limit or filter "cbo2" choices to only the records linked
in "tblB" that match.
Can someone help?
relationship respectively. I have a two comboboxes in a form, "cbo1" and
"cbo2".
"cbo1" has "tblA" as the record source. Based on my record selection in
"cbo1", I want to limit or filter "cbo2" choices to only the records linked
in "tblB" that match.
Can someone help?