G
Guest
I have a query coming from 2 tables, with 5 fields Year, YearID,
ManufacturerID, ManufacturerName, and Amount.
I would like to be able to update the manufacturerName combobox and then
filter the year combo box based on the manufacturername and then find the
right information in the amount field for the right record based on the 2
combo boxes. in other words can I filter the second combo box based on the
first combo box and then find the right amount from the result of those 2
combo boxes?
ManufacturerID, ManufacturerName, and Amount.
I would like to be able to update the manufacturerName combobox and then
filter the year combo box based on the manufacturername and then find the
right information in the amount field for the right record based on the 2
combo boxes. in other words can I filter the second combo box based on the
first combo box and then find the right amount from the result of those 2
combo boxes?