A
annedav
Hi,
I've got 2 tables.
The first table is the client list:
no, name, city, no_product (this field is the list of
product of the following table).
The second table is the product list:
no (linked to the client table), product, description,
quantity.
I've created a form with the client table. I've created a
button that opens the product form.
Is it possible to select the product in the "Product form"
and have the field no_product of the "Client form" to
update with the selected product.
I've tried the form-subform, if I choose Form Product -
subform Client it works... but I want it Client - subform
Product and it doesn't work.
Thank you for your help!
I've got 2 tables.
The first table is the client list:
no, name, city, no_product (this field is the list of
product of the following table).
The second table is the product list:
no (linked to the client table), product, description,
quantity.
I've created a form with the client table. I've created a
button that opens the product form.
Is it possible to select the product in the "Product form"
and have the field no_product of the "Client form" to
update with the selected product.
I've tried the form-subform, if I choose Form Product -
subform Client it works... but I want it Client - subform
Product and it doesn't work.
Thank you for your help!