I have 2 files that are in excel 2007 format. File 1 has the name and age columns, with a total of 200 rows. File 2 has the name and country columns, with a total of 150 rows. Not all names in file 1 are in file 2. I want to combine the two files to have name, age, and country. The hard part is to combine the correct rows from the two files based on the common name. Is there a way to accomplish that? Thank you.
Bookmarks