Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

vlookup excel

Forum home » Delegate support and help forum » Microsoft Office general help » Vlookup in Excel

Vlookup in Excel

ResolvedVersion 2007

Ginger has attended:
Upgrade to Office 2007 course

Vlookup in Excel

Is there a way to vlookup for phrases that contain the target word, rather than just the exact word match; the "true" option is too general for this; I run into this problem often for example with country or company lists that are written with slightly different names in the two sheets.

RE: vlookup in Excel

Hi Ginger, thanks for your query. Concatenate wildcards onto either side of the lookup value:

=VLOOKUP("*"&B19&"*", A1:C15, 3, FALSE)

That should find the lookup value even if it is in the middle of another string.

Hope this helps,

Anthony

RE: vlookup in Excel

Thanks! Btw, is there a keyboard shortcut for these wildcards, as there is with the dollar signs?

Also, is there any way to pick up matches that are acronyms which don't actually contain the full word?

RE: vlookup in Excel

Hi Ginger. The wildcards don't have an associated shortcut, unlike the dollar signs in formulas, you have to type the relevant wildcard into the formula as written. As for acronyms, you could potentially look for parts of the lookup value in the table array but that would involve an additional step to chop up the lookup value according to your specific criteria. Also, since it is an acronym, you would potentially be looking for just one letter which would be a minefield in a text field!

Hope this helps,

Anthony

 

Training courses

Training information:

Welcome. Please choose your application (eg. Excel) and then post your question.

Our Microsoft Qualified trainers will then respond within 24 hours (working days).

Frequently Asked Questions
What does 'Resolved' mean?

Any suggestions, questions or comments? Please post in the Improve the forum thread.

Microsoft Office tip:

Automated backup with Recovery Pane.

If you ever have a serious error with Office 2003, there is a backup of the work that appears in the Recovery Pane when the application stats up again. You can choose to delete or save the files so that you can spend more time on creating documents, not recreating them.

View all Microsoft Office hints and tips

Connect with us:

0207 987 3777

Call for assistance

Request Callback

We will call you back

Server loaded in 0.09 secs.