I have a continuous form with the fields - Category ID Product ID supplier ID. like in the image i attached.
I want to create a query condition that make filtering - once I choosed one of the option in the
categories id combobox then in the produacts ID selection box will show selection that only
products belonging to the same category that was coosed befor and also for supplier ID
combobox will selection of suppliers who provide this product.
I want to know the syntax of the query.
thanx