M
Marcello Lenci
I would put the following RowSource in the Field1 of the Table1:
SELECT Table2.Field FROM Table2 WHERE Table2.Link=(Field2 of the Table1)
How can I do ?
Thanks from now
SELECT Table2.Field FROM Table2 WHERE Table2.Link=(Field2 of the Table1)
How can I do ?
Thanks from now