Alas, we finally have a way to share a central database, but I'm now left with a laborious task of merging the currently 3 separate databases.
Combining them isn't a problem, but what I need is a short cut to match the ID's and merge the records into 1.
For example, my table for address has a customer ID for Database A, B and C.
Now what that means is I have 3 records for the same address. I've already ran a duplicate wizard, and it shows me the 3 entries for each. Now what I would do is manually type the customer ID's into 1 record and delete the other 2.
This is obviously quite time consuming and prone to typing errors.
There must be a way to merge them, with an update query or something??
Combining them isn't a problem, but what I need is a short cut to match the ID's and merge the records into 1.
For example, my table for address has a customer ID for Database A, B and C.
Now what that means is I have 3 records for the same address. I've already ran a duplicate wizard, and it shows me the 3 entries for each. Now what I would do is manually type the customer ID's into 1 record and delete the other 2.
This is obviously quite time consuming and prone to typing errors.
There must be a way to merge them, with an update query or something??