+ Reply to Thread
Results 1 to 5 of 5

Matching Lists to Array to get Results

  1. #1
    Registered User
    Join Date
    08-11-2016
    Location
    New York
    MS-Off Ver
    2013
    Posts
    78

    Matching Lists to Array to get Results

    Hello,

    I'm looking for a method in which I can get a value based of an array matching the text string I attempted using an ISNumber search method but I ran into an error when trying to use an array instead of just the word. I enclosed an example of this problem in this post. Any help on this is appreciated...

    Thanks
    Attached Files Attached Files

  2. #2
    Banned User!
    Join Date
    10-14-2006
    Posts
    1,211

    Re: Matching Lists to Array to get Results

    J2: =LOOKUP(1E+99,SEARCH(C$2:C$6,I2),D$2:D$6)

    copy down

  3. #3
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: Matching Lists to Array to get Results

    Try this

    =LOOKUP(2^15,SEARCH($C$2:$C$6,I2),$D$2:$D$6)

    Note:
    There cannot be any blanks in C2:C6

  4. #4
    Registered User
    Join Date
    08-11-2016
    Location
    New York
    MS-Off Ver
    2013
    Posts
    78

    Re: Matching Lists to Array to get Results

    @Jonmo1 and @Teethless mama

    Thank You both for your solutions I found they both work efficiently well...

  5. #5
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: Matching Lists to Array to get Results

    You're welcome.

+ 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] ARRAY Formula matching LARGE, getting duplicated results
    By Ricardo Mass in forum Excel General
    Replies: 9
    Last Post: 03-10-2014, 09:04 AM
  2. Search an array with an array and return matching value
    By cheal2 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-23-2013, 04:15 PM
  3. Replies: 4
    Last Post: 12-23-2013, 08:43 AM
  4. How can I make new lists based on results from other lists?
    By wardlowe in forum Excel Charting & Pivots
    Replies: 3
    Last Post: 05-02-2013, 12:36 AM
  5. Replies: 6
    Last Post: 05-26-2012, 04:56 AM
  6. Matching between two lists
    By Climaxgp in forum Excel General
    Replies: 3
    Last Post: 02-25-2010, 09:44 AM
  7. Matching two lists?
    By NPgs1uk in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-02-2007, 06:54 AM
  8. Replies: 2
    Last Post: 10-31-2005, 10:05 AM

Tags for this Thread

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