Hello All,
Quick question,
I made a form from scratch, 5 fields, 4 of these fields the user has the choice from a combo box via 4 different tables, I figured out how to reference the corresponding fields in a table I created after the fact, the data goes into this table now.
My problem is that when I make my first selection from the first combo box it populates all the combo boxes which are refer to that particular table field. All 25 combo boxes populate with the info I select in the first. While the info comes from the same table the info in the 25 combo boxes is dynamic.
Any help appreciated
William
Quick question,
I made a form from scratch, 5 fields, 4 of these fields the user has the choice from a combo box via 4 different tables, I figured out how to reference the corresponding fields in a table I created after the fact, the data goes into this table now.
My problem is that when I make my first selection from the first combo box it populates all the combo boxes which are refer to that particular table field. All 25 combo boxes populate with the info I select in the first. While the info comes from the same table the info in the 25 combo boxes is dynamic.
Any help appreciated
William