I have 3 databases that have an Patient ID number that is common to all. I have been trying to join these databases together using a new database with linked tables to the main table of the exsisting 3 databases. When I try to do a join to join the patient ID numbers together, I get multiple entries of the same data i.e. if each databases have 20 records I end up in the joined database with 400 records.