H
Harry van Rijn
I have an order_detail subform based on order_detail_query.
Only the details corresponding to an order from the mainform are
displayed, that's fine.
There is a combobox in the order_detail filled with products_table.
Now when I open the combo, ALL products are listed, but I only want to
see the products of 1 supplier. I guess that I need to parametrize the
order_detail_query, but how should that be done?
The supplier id is present in: forms!mainform!suppliers_id
Only the details corresponding to an order from the mainform are
displayed, that's fine.
There is a combobox in the order_detail filled with products_table.
Now when I open the combo, ALL products are listed, but I only want to
see the products of 1 supplier. I guess that I need to parametrize the
order_detail_query, but how should that be done?
The supplier id is present in: forms!mainform!suppliers_id