+ Reply to Thread
Results 1 to 2 of 2

Partial matches for a teext string being used to search an array

  1. #1
    Registered User
    Join Date
    10-24-2018
    Location
    Auckland, New Zealand
    MS-Off Ver
    MS Office Professional Plus 2013
    Posts
    6

    Partial matches for a teext string being used to search an array

    Hi,

    With the help of Excel Forum, the array formula below successfully finds matches to a text string from within the array:

    {=SMALL(IF((Data!$A$1:$I$304=$A$2)*(Data!$A$1:$I$304<>""),ROW(Data!$A$1:$I$304)),ROW(1:1))}

    There is one proviso, the IF function used in the array formula, will only find matches where the string exactly matches the entire contents of one or more cells in the array

    I need some assistance please, to work out how to successfully find matches for a string that is only part of the contents of one or more cells

    I have attached a copy of my Workbook.

    Regards Bryce
    Attached Files Attached Files
    Last edited by Brycicle; 10-31-2018 at 03:26 PM. Reason: Upload Worksheet

  2. #2
    Forum Expert Tsjallie's Avatar
    Join Date
    09-15-2012
    Location
    NL
    MS-Off Ver
    2010, 2013, 2016
    Posts
    2,077

    Re: Partial matches for a teext string being used to search an array

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

    Notice that the formula will return the same row number for each exact or partial match.
    Cheers!
    Tsjallie




    --------
    If your problem is solved, pls mark the thread SOLVED (see Thread Tools in the menu above). Thank you!

    If you think design is an expensive waste of time, try doing without ...

+ 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 that finds all partial matches?
    By timmtamm in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 11-13-2018, 05:53 PM
  2. Replies: 19
    Last Post: 06-08-2017, 07:24 AM
  3. Partial Matches using array formulas, if, and iserror
    By Razorback6116 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-05-2015, 11:55 AM
  4. [SOLVED] Lookup Partial String Matches
    By rtabaldi in forum Excel General
    Replies: 5
    Last Post: 04-02-2014, 09:40 PM
  5. VBA Find Partial String in String Array and Output the Found String Array Value
    By scherich in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-02-2014, 11:20 AM
  6. [SOLVED] Vlookup, Match (Search or Find) partial string within string in a Cell
    By dluhut in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 05-28-2013, 12:40 PM
  7. Finding Partial String Matches
    By evs in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-02-2009, 06: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