R
Robin
Hi
I have 2 queries, Query1 and Query2. Both have common ID field. I create a
new query for the Query1 and Query2 and link the ID field of both queries.
My new query has all the fields which both quries have same ID. My problem
is how can I extract those records from Query2 which ID does not match the
ID in Query1. I tried using Recordset and insert individual records, but its
time consuming. One important factor is the database is very huge, it takes
1 to 2 hours to complete the job. Please help. Thanks.
Regards
Robin
I have 2 queries, Query1 and Query2. Both have common ID field. I create a
new query for the Query1 and Query2 and link the ID field of both queries.
My new query has all the fields which both quries have same ID. My problem
is how can I extract those records from Query2 which ID does not match the
ID in Query1. I tried using Recordset and insert individual records, but its
time consuming. One important factor is the database is very huge, it takes
1 to 2 hours to complete the job. Please help. Thanks.
Regards
Robin