Consolidate Spreadsheets

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to merge/consolidate two spreadsheets into a third spreadsheet.
See example below.

<List 1>
Name Info
Mike Good Guy

<List 2>
Name Info
John Bad Guy

I am trying to merge the above lists into a single list that looks like:

<List 3>
Name Info
Mike Good Guy
John Bad Guy

What is the easiest way to do this?
 
The easiest way is probably with simple copy and paste. Choose all of the
information on one of the worksheets and use Edit | Copy and then go to the
end of the list on the other worksheet and use Edit | Paste.

You can then, if you want, choose all of the data and use Data Sort to truly
merge the lists aphabetically.

If you want to preserve both of the original lists, just copy both lists to
an empty sheet.
 
Copy/Paste is last resort as the sheets will be updated on a regular basis.
I will also have six spreadsheets with over 100 rows of data in each. I was
hoping to find an automatic way to accomplish this.
 
Let us know if steven1001's lead gives you a solution. There are other
options available, including pretty much being able to record a macro to
accomplish it.
 

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

Back
Top