I have 2 tables, One with 250 records with Birthdates, the other with 2000 records with Hire dates, otherwise the table are nearly the same (Name, ID#, Depts. etc) How do I combine the 2 tables so I have all the information in one with those records that have birthdates show up in the table with records that have hiredates? And NOT loose any Birthdate people who are not in the Hire date table?
I used to know this back in Access 5
Rick