Form and subform

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!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top