I have 2 tables in Access 2003. 1 has 3500 records the other 5600. They only have 2 fields in common, Phone number and City but each contain 20 fields. I have an Inner Join that combines the records that have the same Phone numbers in both tables, but now I also need to have all the unigue records shown as well. And as a side note, all this needs to be exported to Excel 2003. If this can be done to a single spreadsheet with a total of 9100 records that would be great. I can do the export but the SQL is a bit harder than I thought.