Hi,
I have 2 combos on my subform sbfOrderDetails one called cboProductID and one called SupplierID.
These selections are stored in table OrderDetails.
I want to select a SupplierID and my combo cboProductID only show products that relate to that supplier.
My table Products stores the product name and also pulls in the Supplier name when you first enter a product.
Any ideas?
I have 2 combos on my subform sbfOrderDetails one called cboProductID and one called SupplierID.
These selections are stored in table OrderDetails.
I want to select a SupplierID and my combo cboProductID only show products that relate to that supplier.
My table Products stores the product name and also pulls in the Supplier name when you first enter a product.
Any ideas?