+ Reply to Thread
Results 1 to 4 of 4

Vlookup + Match that contains specific text

  1. #1
    Registered User
    Join Date
    09-23-2012
    Location
    New York
    MS-Off Ver
    Excel 2013
    Posts
    63

    Vlookup + Match that contains specific text

    Hi,

    I've been using vLookup and Match for a long time. Works great for exact match of text scenarios. How do I get this to work when it can't be an exact match but rather contains a specific word? Here is my formula example. Coverage is the specific word that is contained somewhere in SurveyDataRaw!$C$1:$Z$.

    =IFERROR(VLOOKUP(A3,SurveyDataRaw!C:Z,MATCH("Coverage",SurveyDataRaw!$C$1:$Z$1,0),0),"")

    As always, I appreciate any help. Thank you

  2. #2
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,080

    Re: Vlookup + Match that contains specific text

    Maybe
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    09-23-2012
    Location
    New York
    MS-Off Ver
    Excel 2013
    Posts
    63

    Re: Vlookup + Match that contains specific text

    Thank you, it works! ... well kind of.

    Hmm, it seems to be working but it wasn't working on all of my columns (only difference between columns is the word I am searching for). I started to compare the differences and narrowed it down to characters in a cell. This formula works well for any cell with up to 255 characters (including spaces). As soon as a cell had 256 characters, it does not show any value. Any idea if this is expected behavior of Excel?

  4. #4
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,080

    Re: Vlookup + Match that contains specific text

    Yes it is, a number of functions cannot handle more that 255 characters.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Using the right formula to MATCH/INDEX/VLOOKUP cells that follow a specific condition
    By milkychips in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 12-29-2016, 09:19 AM
  2. [SOLVED] Match value to parent ABOVE containing specific text
    By sambusby in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 01-26-2015, 10:44 AM
  3. Replies: 2
    Last Post: 09-25-2013, 07:18 PM
  4. Vlookup for Specific text
    By Sri.n in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 07-02-2013, 08:37 AM
  5. Replies: 3
    Last Post: 06-17-2013, 01:09 PM
  6. Replies: 13
    Last Post: 12-13-2012, 11:44 AM
  7. Help: Two cells to match a specific text
    By rmentex2011 in forum Excel General
    Replies: 3
    Last Post: 01-18-2011, 08:22 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1