Hi
I have two combo boxes in a single form, they are connected to different tables, I wand one of them change it's fields when I choose any special field in the other combo, as a matter of fact I want them to be dynamic.
for example if I choose field #1 in combo #1 (from table #1), fields #1 and #2 from table #2 should appear in combo #2
and if I choose field #3 in combo #1(from table #1), fields #5 and #6 from table #2 should appear in combo #2
anybody please help me?
I have two combo boxes in a single form, they are connected to different tables, I wand one of them change it's fields when I choose any special field in the other combo, as a matter of fact I want them to be dynamic.
for example if I choose field #1 in combo #1 (from table #1), fields #1 and #2 from table #2 should appear in combo #2
and if I choose field #3 in combo #1(from table #1), fields #5 and #6 from table #2 should appear in combo #2
anybody please help me?