I know there are special forums for this, but i've generally found the folks on here to be very knowledgable about this :o)
Anyways, i have a table:
Price List
----------
Fields
------
Material Price Per Company
Now i have a form called Order Form with a combo box. From this ComboBox, you select a company. Upon selecting a company, i want to filter the data from the table, and have another combobox filled with a list of all materials from that company.
So i reckon i would populate the Combo box, with unique Company entries from the Price List table.
Populate the other ComboBox with the entire table of Materials. But have a query set up that will only show materials from the supplier choosen in the Company ComboBox.
I've tried everything i can think of, but i can't get the materials to show up, based on the selection from the Company ComboBox. I'm using 2003 access version. Any help is very much appreciated :o)
Anyways, i have a table:
Price List
----------
Fields
------
Material Price Per Company
Now i have a form called Order Form with a combo box. From this ComboBox, you select a company. Upon selecting a company, i want to filter the data from the table, and have another combobox filled with a list of all materials from that company.
So i reckon i would populate the Combo box, with unique Company entries from the Price List table.
Populate the other ComboBox with the entire table of Materials. But have a query set up that will only show materials from the supplier choosen in the Company ComboBox.
I've tried everything i can think of, but i can't get the materials to show up, based on the selection from the Company ComboBox. I'm using 2003 access version. Any help is very much appreciated :o)