Hi I am very new in Access and VBA,
I have 2 database Detail and Combined
In Detail database, 2 record set and each record set has 3 fields but recordId is common in both the recordset, So i want to import both the recordset into Combined databse and create a new recordset name combined with all the 5 fields. And i want to do this excercise through VBA.
This will be veryheplful for me.
Thanks in advance.
I have 2 database Detail and Combined
In Detail database, 2 record set and each record set has 3 fields but recordId is common in both the recordset, So i want to import both the recordset into Combined databse and create a new recordset name combined with all the 5 fields. And i want to do this excercise through VBA.
This will be veryheplful for me.
Thanks in advance.
Comment