Is it possible to add a record in one table and have Access automatically
add date from one of the fields into another table??
In more detail:
Table1 has the following fields: Product_ID, Price, Weight etc...
Table2 has the following: Product_ID, Category, Department
I need to add a new product into Table1 and automatically have the
product_id added to Table2.
Anyone care to enlighten me - or point me in the direction of a tutorial??
Many thanks.
add date from one of the fields into another table??
In more detail:
Table1 has the following fields: Product_ID, Price, Weight etc...
Table2 has the following: Product_ID, Category, Department
I need to add a new product into Table1 and automatically have the
product_id added to Table2.
Anyone care to enlighten me - or point me in the direction of a tutorial??
Many thanks.
Comment