+ Reply to Thread
Results 1 to 2 of 2

Finding a match in part of a column

  1. #1
    Forum Contributor
    Join Date
    03-30-2010
    Location
    Manchester England
    MS-Off Ver
    Excel 2010
    Posts
    992

    Finding a match in part of a column

    The attached workbook has 4 columns. One of these shows a series of sorted numbers from 2 to 12. I need to do a match of two values but restricted to the groups of numbers in this column.
    I hope this is clearer in the worksheet.
    I have tried formulations around
    Please Login or Register  to view this content.
    but I cant make any of them work.
    Can any one help me?
    John
    Attached Files Attached Files

  2. #2
    Forum Guru benishiryo's Avatar
    Join Date
    03-25-2011
    Location
    Singapore
    MS-Off Ver
    Excel 2013
    Posts
    5,147

    Re: Finding a match in part of a column

    hi John. so if there's no match, then show a blank? try this in row 2:
    =IFERROR(INDEX($A$2:$A$41,MATCH(D2&C2,INDEX($B$2:$B$41&$C$2:$C$41,),0)),"")

    then copy down. if it's not what you need, let me know which cell is wrong, what should it be & why

    Thanks, if you have clicked on the * and added our rep.

    If you're satisfied with the answer, click Thread Tools above your first post, select "Mark your thread as Solved".

    "Contentment is not the fulfillment of what you want, but the realization of what you already have."


    Tips & Tutorials I Compiled | How to Get Quick & Good Answers

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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