Hello
I have the below problem
I want to update (or create) records to two tables from two other tables
To be more precise
I have 2 tables tblQuotesMaster and tblQuoteDetails and a form with a subform to store data.
I want to transfer the Current record(s) from the form and subform to tables
tblSales
tblSaleDetails.
Can any one point to the correct direction on how I will create the field where the tables tblSales and tblSaleDetails are connected??
Any help will be appreciated
Kind regards
John
I have the below problem
I want to update (or create) records to two tables from two other tables
To be more precise
I have 2 tables tblQuotesMaster and tblQuoteDetails and a form with a subform to store data.
I want to transfer the Current record(s) from the form and subform to tables
tblSales
tblSaleDetails.
Can any one point to the correct direction on how I will create the field where the tables tblSales and tblSaleDetails are connected??
Any help will be appreciated
Kind regards
John