M
Mason
I have a purchase order form. On the main form I have a combo box that lists
the suppliers (SupplierID). On the subform there is a combo box that lists
all the available products (ProductID). Currently when you click on the
ProductID box, it lists every available product from every supplier. I would
like it to be limited to only the products available from the supplier chosen
on the main form. I know that there is probably a simple way to do this, but
I haven't been able to figure it out! Please help!
the suppliers (SupplierID). On the subform there is a combo box that lists
all the available products (ProductID). Currently when you click on the
ProductID box, it lists every available product from every supplier. I would
like it to be limited to only the products available from the supplier chosen
on the main form. I know that there is probably a simple way to do this, but
I haven't been able to figure it out! Please help!