R
Rafael Chemtob
Hi,
I have a form within a form (subform). on the main form, there is a list
box reading from the products table (fields, id_product, product_name). on
the subform, i have a list box reading from the orders table. the subform
shows the customers who ordered the product.
What I want to do is link the 2 forms so when I click on the main form's
product, the subform will show all the customers that ordered that product.
It's a simple linkage between the 2 forms, but I'm just not sure how to do
that.
please advise.
rafael
I have a form within a form (subform). on the main form, there is a list
box reading from the products table (fields, id_product, product_name). on
the subform, i have a list box reading from the orders table. the subform
shows the customers who ordered the product.
What I want to do is link the 2 forms so when I click on the main form's
product, the subform will show all the customers that ordered that product.
It's a simple linkage between the 2 forms, but I'm just not sure how to do
that.
please advise.
rafael