+ Reply to Thread
Results 1 to 3 of 3

Finding ROW Number in range with partially matching data

  1. #1
    Registered User
    Join Date
    03-24-2013
    Location
    London
    MS-Off Ver
    Excel 2003
    Posts
    3

    Finding ROW Number in range with partially matching data

    I have a range with data and I need to know what the Row Number of a match in another range. Tricky bit is that the two sets only matches partially.


    I have attached a slimmed-down version



    Any help is much appreciated!!
    Attached Files Attached Files

  2. #2
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: Finding ROW Number in range with partially matching data

    Try in D5

    =SUMPRODUCT(COUNTIF(C5,"*"&$A$1:$A$22&"*")*ROW($A$1:$A$22))

    Copy down
    Life's a spreadsheet, Excel!
    Say thanks, Click *

  3. #3
    Registered User
    Join Date
    03-24-2013
    Location
    London
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: Finding ROW Number in range with partially matching data

    Ace_XL you are officially an Excel hero! i wished i had asked you 2 days ago.

+ 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] VBA: Finding Partially Matching Array Values ('Like' Statement)
    By kbdavis in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-09-2016, 01:01 PM
  2. matching partially same product names from 2 different sheets
    By sandubandu in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-20-2016, 10:35 AM
  3. matching partially same product names from 2 different sheets
    By sandubandu in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-20-2016, 03:24 AM
  4. [SOLVED] Identify cells that contain partially matching text?
    By MetroBOS in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 04-28-2015, 05:31 PM
  5. Finding Matching Data in one Column/Adding corresponding matching string value.
    By swade730 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-02-2013, 07:23 PM
  6. Finding a matching value in another range
    By ngoellner in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-30-2010, 03:02 PM
  7. Finding the number of days between the high/low dates in a range of data
    By SJSkilbred in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-07-2010, 06:39 PM

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