G
Gavin Ziegler
I have two tables in a "one to many" relationship query.
The key field (the related field) on the "one side" is a
Primary AutoNumber field. When I add a new record in the
query, a new number is automatically generated on the "one
side" with no problem.
However, how do I get the related field on the "many side"
to automatically update with this new number?
Thanks.
The key field (the related field) on the "one side" is a
Primary AutoNumber field. When I add a new record in the
query, a new number is automatically generated on the "one
side" with no problem.
However, how do I get the related field on the "many side"
to automatically update with this new number?
Thanks.