I always have trouble getting started creating a Recordset for some reason.
I've created a Query that takes data from three tables Table1, Table2 and Table 3 and creates a MasterTable.
I have a form that is used to update the MasterTable.
Now I need to push the data back to Table1, Table2, and Table3
Any Suggestions?
Thanks.
DLN
I've created a Query that takes data from three tables Table1, Table2 and Table 3 and creates a MasterTable.
I have a form that is used to update the MasterTable.
Now I need to push the data back to Table1, Table2, and Table3
Any Suggestions?
Thanks.
DLN
Comment