Merge 2 Files

J

Joe

Hi,

I would like to merge 2 excel workbooks that have around 5000 rows. Here is
how the files look like:

File 1
Student ID SATScores GMAT Scores
Tom 500
Berry 300
Matt 100

File 2
Student ID SATScores GMAT Scores
Tom 200
Berry 300
Matt 100 700
Jake 500

I want to combine these two files so that what I will get is following:

Merged File
Student ID SATScores GMAT Scores
Tom 500 200
Berry 300
Matt 100 700
Jake 500

Any clues how to do this?

Joe
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top