Vlookup for the cell contain the text

smahesh2210

New Member
Joined
Oct 29, 2012
Messages
9
Hi

I wanted to go the Vlookup for the cell contain the Text.

Request you to advise what is the formula for the same.

Thanks in advance...

Thanks
Mahesh
 

Excel Facts

How can you turn a range sideways?
Copy the range. Select a blank cell. Right-click, Paste Special, then choose Transpose.
if A1 = red and you make a table blue.....1
...........................................................red......2
..........................................................white.....3

in B1 =vlookup(A1,mytable,2) and it will return 2
 
Upvote 0
Thanks for your reply,

Sorry I have not able understand the answar.

let me brief the question as below

Exce file 1</SPAN>Values</SPAN> Exce file 2</SPAN>Values</SPAN>
ABC</SPAN>vlookup to pull the values</SPAN> EFG</SPAN>25</SPAN>
EFG</SPAN> XYZ</SPAN>31</SPAN>
XYZ</SPAN> ABC</SPAN>25</SPAN>

With vlookup I need to bring the values in the excel file 1

<TBODY>
</TBODY><COLGROUP><COL><COL><COL span=3></COLGROUP>
 
Upvote 0
Hello!

=Vlookup(search_criteria_from_excel_file_1,range_from_excel_file_2,2,0)
 
Upvote 0

Forum statistics

Threads
1,214,653
Messages
6,120,750
Members
448,989
Latest member
mariah3

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