G
Guest
I have a "master" table and an "updates" table in an Access database.
"Updates is imported from an excel spreadsheet with changes to some of the
records in "master". Both tables have the same structure and primary key.
What I want to do is match each record from "updates" with the corresponding
"master" record and then create a new query showing what the differences are
before manually updating the "master". Each record has 5 text fields
(including the key which will normally find a match), of which any one could
be different between the two tables. It is also possible that the record in
"updates" is new and will not find a match
Any help would be welcome..
"Updates is imported from an excel spreadsheet with changes to some of the
records in "master". Both tables have the same structure and primary key.
What I want to do is match each record from "updates" with the corresponding
"master" record and then create a new query showing what the differences are
before manually updating the "master". Each record has 5 text fields
(including the key which will normally find a match), of which any one could
be different between the two tables. It is also possible that the record in
"updates" is new and will not find a match
Any help would be welcome..