Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
I have two spreadsheets containing different stats on people and I would like
to combine all of this information into one spreadsheet by "matching" the people and pulling the data together. The people are all listed in one column. the spreadsheets were created on different dates so there will not always be a match of people from one spreadsheet to the other? thanks for any help you can provide! |
#2
![]() |
|||
|
|||
![]() Two things I can think of: 1) Assuming the two spreadsheets have the same data...just different people (and same people; thus duplicates) - Copy all of the data into one spreadsheet and then short by name. Then create an if() function in the last column to determine if the current record is identical to the previous record...if it is, tag it as a "1"...if not..."0". Paste this new column as values when you are done and then sort by this column...all of the duplicates will get sorted to the bottom and can then be deleted. You could also do this with a pivot table; if you know how to use a pivot table. 2) Assuming the table has different info for the same people (one table has address...other table has birtdays, etc). You a series of vlookups to merge data between spreadsheets. -- Lotus123 ------------------------------------------------------------------------ Lotus123's Profile: http://www.excelforum.com/member.php...o&userid=28611 View this thread: http://www.excelforum.com/showthread...hreadid=482643 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Reflecting info between an excel file and a word one or two excel file. | Excel Discussion (Misc queries) | |||
Setting tab colours on Excel spreadsheets (for Excel 2000) | Excel Discussion (Misc queries) | |||
Excel Range Value issue (Excel 97 Vs Excel 2003) | Excel Discussion (Misc queries) | |||
How do I do an excel merge like a word mailmerge with another exc. | Excel Discussion (Misc queries) | |||
Merge from Excel to Excel | Excel Discussion (Misc queries) |