J
jtguardado
Hello, wonderful forum, as I do not speak English, this is a machine
translation of Google, I hope you understand my question.
I have to make a form with a subform included.
This subform would include data on the main form.
The difficulty is given by the relations between the two tables
Main form
Table 1: Suppliers
id_prov
Subform
Table 2: Articles
id_art
prov_1
prov_2
prov_3
Where the two tables are related as follows
id_prov -> prov_1
-> prov_2
-> prov_3
Where any item can belong to three different suppliers.
The idea is that in all the articles appear subform provider's main form, is
related to any of the three fields on the subform.
Thanks in advance
A greeting from Spain
J. Tomas
translation of Google, I hope you understand my question.
I have to make a form with a subform included.
This subform would include data on the main form.
The difficulty is given by the relations between the two tables
Main form
Table 1: Suppliers
id_prov
Subform
Table 2: Articles
id_art
prov_1
prov_2
prov_3
Where the two tables are related as follows
id_prov -> prov_1
-> prov_2
-> prov_3
Where any item can belong to three different suppliers.
The idea is that in all the articles appear subform provider's main form, is
related to any of the three fields on the subform.
Thanks in advance
A greeting from Spain
J. Tomas