Excel - How to combine data from 2 separate workbooks onto 1 worksheet
Asked By Kristen
17-Mar-10 02:35 PM
I am planning a meeting for 100 attendees. Our database contains a unique ID
for each attendee as well as their name, mailing address, phone number, etc.
I have another database that I received from our Travel Department containing
the airline information (arrival date, arrival time, flight number, arrival
airport, etc).
How can I merge the 2 databases together into 1 database without having to
copy/paste each attendee's information individually. Both databases have the
unique ID for each attendee - is there a way to have Excel "find" the unique
ID and then add columns with the additional information?
Excel
(1)
Worksheet
(1)
VLOOKUP
(1)
MATCH
(1)
INDEX
(1)
Database
(1)
Irie
(1)
Airline
(1)
Pete_UK replied to Kristen
Yes, you would normally use VLOOKUP for this, or an INDEX/MATCH
combination if the unique ID is not the first column of the file. As
you did not give any indication of what columns you are using, I am
unable to suggest a specific formula for you.
Hope this helps.
Pete
que ID
tc. =A0
ning
al
o
ve the
que
Iriemon replied to Kristen
USe the VLOOKUP function to copy the data from one worksheet to another.
Irie!
VLOOKUP Excel Vlookup appears to resolve per the funcion arguements display but does not return value to the cell on the worksheet. = VLOOKUP(A2, MAP, 3) MAP is a named range on another worksheet in the same workbook. Matching values are text fields containing numbers )e.g. A1 = 41000 010-100, resoved result is 41000). Excel Worksheet Discussions VLOOKUP Vlookup (1) Excel (1) Named range (1) Worksheet (1) Workbook (1) VLOOKUP (1
How can I use an IFISNUMBER formula in conjunction with Vlookup? Excel Excel Worksheet Discussions Office (1) ISNUMBER (1) ISERROR (1) VLOOKUP (1) ISNA (1) Devenshire (1) Supplies (1) Shane (1) Post some more details of what you want to achieve. In the meantime, here's an example: = 3DIF(ISNUMBER(A1), VLOOKUP(A1, table, 2, 0), "") This will perform the lookup only if A1 is a number up does not return a value. Could you help me with this? Dan = IF(ISNUMBER(VLOOKUP(A1, table, 2, 0), VLOOKUP(A1, table, 2, 0), 0) or = IF(ISERROR(VLOOKUP(A1, table, 2, 0), 0, VLOOKUP
VLOOKUP Excel = VLOOKUP(B7, C4:D33, 2, 0), how can I modify this so that it works when B7 is on Sheet 1 but C4:D33 are on Sheet 2? Excel Worksheet Discussions Worksheet (1) VLOOKUP (1) LOOKUP (1) Devenshire (1) Shane (1) Appreciatate (1) Otherwords (1 VLOOKUP('Sheet 1'!B7, 'Sheet 2'!C4:D33, 2, 0) Another handy trick is that when
Vlookup Excel Is it possible to have a sum in a Vlookup? Excel Worksheet Discussions Microsoft Excel (1) MEubT1IWP8 (1) VLOOKUP (1) FLOOR (1) SUMIF (1) INT (1) MID (1) SUM (1) See if this is Sum column B where column A = x: = SUMIF(A1:A5, "x", B1:B5) - - Biff Microsoft Excel MVP Can I send you a sample of the file and show you what I
can u put a word doc into a excel worksheet Excel ?? can u put a word doc into a excel worksheet - - ty Bob Excel Worksheet Discussions Worksheet (1) Workbook (1) Ryan (1) Itbelsngink (1) Avery (1) AFIK (1) Bels (1) In terms