Performing a Vlookup in the data sheets having emp. names in reverse order seperated by comma using Vlookup, Mid and find function only

ektab2

New Member
Joined
Oct 11, 2018
Messages
1
Hi everyone,[TABLE="width: 655"]
<tbody>[TR]
[TD="colspan: 5"]Can anybody tell me how to Map employee name from column C (in column B) matching exactly the "Resource name" given in column A Using only Vlookup, Mid and find functions.

[TABLE="width: 1217"]
<tbody>[TR]
[TD="colspan: 5"][/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="width: 500"]
<tbody>[TR]
[TD][TABLE="width: 181"]
<tbody>[TR]
[TD="class: xl66, width: 181"]Resource Name[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 181"]
<tbody>[TR]
[TD="class: xl66, width: 181"]Employee Name[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 186"]
<tbody>[TR]
[TD="class: xl66, width: 186"]Employee Name[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][TABLE="width: 181"]
<tbody>[TR]
[TD="class: xl66, width: 181"]Abdul Rahim[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][/TD]
[TD]Grover, Aditi[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][TABLE="width: 181"]
<tbody>[TR]
[TD="class: xl66, width: 181"]Abhinav Singhal[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][/TD]
[TD]Verma, Abhishek[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][TABLE="width: 181"]
<tbody>[TR]
[TD="class: xl66, width: 181"]Abhishek Darbari[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][/TD]
[TD][TABLE="width: 186"]
<tbody>[TR]
[TD="class: xl66, width: 186"]Rahim, Abdul[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][TABLE="width: 181"]
<tbody>[TR]
[TD="class: xl66, width: 181"]Abhishek Prasad[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][/TD]
[TD][TABLE="width: 186"]
<tbody>[TR]
[TD="class: xl66, width: 186"]Singhal, Abhinav[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][TABLE="width: 181"]
<tbody>[TR]
[TD="class: xl66, width: 181"]Abhishek Verma[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][/TD]
[TD]Darbari, Abhishek[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][TABLE="width: 181"]
<tbody>[TR]
[TD="class: xl66, width: 181"]Aditi Chakraborty[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][/TD]
[TD][TABLE="width: 186"]
<tbody>[TR]
[TD="class: xl66, width: 186"]A V, Rashid[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][TABLE="width: 181"]
<tbody>[TR]
[TD="class: xl66, width: 181"]Aditi Grover[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][/TD]
[TD][TABLE="width: 186"]
<tbody>[TR]
[TD="class: xl66, width: 186"]Baby, Binu[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][TABLE="width: 181"]
<tbody>[TR]
[TD="class: xl66, width: 181"]Ajay Ashish[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][/TD]
[TD][TABLE="width: 186"]
<tbody>[TR]
[TD="class: xl66, width: 186"]T, Pavan[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][TABLE="width: 181"]
<tbody>[TR]
[TD="class: xl66, width: 181"]Akheel Ahmed[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][/TD]
[TD][TABLE="width: 186"]
<tbody>[TR]
[TD="class: xl66, width: 186"]T, Prem[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][TABLE="width: 186"]
<tbody>[TR]
[TD="class: xl66, width: 186"]Rashid A V[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][/TD]
[TD][TABLE="width: 186"]
<tbody>[TR]
[TD="class: xl66, width: 186"]A, Rajeevan[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]

[/TD]
[/TR]
</tbody>[/TABLE]
 

Excel Facts

Show numbers in thousands?
Use a custom number format of #,##0,K. Each comma after the final 0 will divide the displayed number by another thousand
Use the formula below;

=VLOOKUP(TRIM(MID(C2,FIND(" ",C2,1)+1,LEN(C2))&" "&LEFT(SUBSTITUTE(C2,",",""),FIND(", ",C2))),$A$2:$A$10,1,0)

Assuming your data starts from row 2. Update accordingly
 
Upvote 0

Forum statistics

Threads
1,224,828
Messages
6,181,210
Members
453,023
Latest member
alabaz

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top