W
Webmaster
Hi everyone,
Input data to a subform which shows records filtered
by a combobox and input data in it is no problem.
If I have the following situation:
table1 table2 table3
ID1 -----> ID1
ID3 <----ID3
FIELD11 FIELD21 FIELD31
FIELD12 FIELD22 FIELD32
I face the problem that I cant choose an
ID1 by combobox1, then ID3 by combobox2
and then input data in table2, field21....
(thru a query or subform) so that the new
record contains the IDs from
table 1 and 3.
Any help appreciated in advance
Michael
Input data to a subform which shows records filtered
by a combobox and input data in it is no problem.
If I have the following situation:
table1 table2 table3
ID1 -----> ID1
ID3 <----ID3
FIELD11 FIELD21 FIELD31
FIELD12 FIELD22 FIELD32
I face the problem that I cant choose an
ID1 by combobox1, then ID3 by combobox2
and then input data in table2, field21....
(thru a query or subform) so that the new
record contains the IDs from
table 1 and 3.
Any help appreciated in advance
Michael