niladri20052006
Board Regular
- Joined
- Dec 3, 2010
- Messages
- 121
Hi All,
Between two sheets I am doing vlookup in column B in the second sheet. In the sheet1 I have the company name and full name column. But here the company is multiple means I have the same company names 2 times or 3 times where the full Name is different For example
Company Name Full Name
Cisco Systems Matthew Roger
Cisco Systems Samuel Das
In the sheet2 I have the company names but here all the company names with no full name column like
Cisco Systems in B2 of sheet2 I am applying vlookup formula (=VLOOKUP(A2,'Sheet1'!$A$2:$B$4076,2,0) but it gives me the name of Matthew Roger. But I want the name of Samuel Das.
Is there any way to do that?
Thanks in advance!!
Between two sheets I am doing vlookup in column B in the second sheet. In the sheet1 I have the company name and full name column. But here the company is multiple means I have the same company names 2 times or 3 times where the full Name is different For example
Company Name Full Name
Cisco Systems Matthew Roger
Cisco Systems Samuel Das
In the sheet2 I have the company names but here all the company names with no full name column like
Cisco Systems in B2 of sheet2 I am applying vlookup formula (=VLOOKUP(A2,'Sheet1'!$A$2:$B$4076,2,0) but it gives me the name of Matthew Roger. But I want the name of Samuel Das.
Is there any way to do that?
Thanks in advance!!