VLookup to lookup cell values not formulas?

GarrettS

New Member
Joined
May 27, 2010
Messages
15
I am trying to do a vlookup to find xyz.123 in another sheet, but the cell containing xyz.123 actually contains the formula =A1&"."&A2 where A1 is xyz and A2 is 123.

Likewise, using the find tool, excel cannot find xyz.123 in the sheet that contains it, unless you choose Options -> Look in: Values instead of Look in: Formulas.

Is there a way to use Vlookup to find xyz.123 in this situation?

Thanks in advance.
 

Excel Facts

Copy PDF to Excel
Select data in PDF. Paste to Microsoft Word. Copy from Word and paste to Excel.
VLOOKUP does look at cells in this fashion. However, I have a sneaking suspicion that your data is quite different from the example. Are you able to give a direct example of the data you are looking up, as well as the expected return?
 
Upvote 0
Try using Trim function in your formula to get rid of any extra spaces.

Hope this helps.

Sanjeev
 
Upvote 0

Forum statistics

Threads
1,224,503
Messages
6,179,136
Members
452,890
Latest member
Nikhil Ramesh

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