sharealong
New Member
- Joined
- Apr 28, 2011
- Messages
- 1
Hello Guru's,
I have been breaking my head to get the logic of Vlookup from two columns and get a value from third column.
Hope to find a quick solution here.
Question:
I have Last Name, First Name, SSN on Sheet 1, in coliumns A-C respectively.
I have only Last Name, First Name on Sheet 2, in Column A & B.
I need to do a Vlookup and get SSN from Sheet 1 to Sheet 2.
Issues:
Sheet 1 Data runs to 4,540 rows
Sheet 2 Data is 523 rows.
There are around 30 First Names which are same and around 70 Last Names which are same. with this if I do a Vlookup based on only one column, either Last Name or First Name, the formula is returning the first SSN it found for all the remaining Last Names, and it's the same with First Names.
Requirement:
I am looking at using a formula to check the Last Name, First Name and return the SSN.
Sheet 1
Last Name|First Name|SSN |
Joe |Todd |xxx-xx-xxxx|
Mike |Todd |xxx-xx-xxxx|
Mike |Wellens |xxx-xx-xxxx|
Joe |Hansen |xxx-xx-xxxx|
Sheet 2
Last Name|First Name|SSN |
Joe |Todd | |
Mike |Todd | |
Mike |Wellens | |
Joe |Hansen | |
Hope the description of the example is clear.
Thanks is advance, experts.
I have been breaking my head to get the logic of Vlookup from two columns and get a value from third column.
Hope to find a quick solution here.
Question:
I have Last Name, First Name, SSN on Sheet 1, in coliumns A-C respectively.
I have only Last Name, First Name on Sheet 2, in Column A & B.
I need to do a Vlookup and get SSN from Sheet 1 to Sheet 2.
Issues:
Sheet 1 Data runs to 4,540 rows
Sheet 2 Data is 523 rows.
There are around 30 First Names which are same and around 70 Last Names which are same. with this if I do a Vlookup based on only one column, either Last Name or First Name, the formula is returning the first SSN it found for all the remaining Last Names, and it's the same with First Names.
Requirement:
I am looking at using a formula to check the Last Name, First Name and return the SSN.
Sheet 1
Last Name|First Name|SSN |
Joe |Todd |xxx-xx-xxxx|
Mike |Todd |xxx-xx-xxxx|
Mike |Wellens |xxx-xx-xxxx|
Joe |Hansen |xxx-xx-xxxx|
Sheet 2
Last Name|First Name|SSN |
Joe |Todd | |
Mike |Todd | |
Mike |Wellens | |
Joe |Hansen | |
Hope the description of the example is clear.
Thanks is advance, experts.