+ Reply to Thread
Results 1 to 4 of 4

Formula to locate and match multiple data and return results

  1. #1
    Forum Contributor
    Join Date
    06-25-2011
    Location
    Sydney
    MS-Off Ver
    Excel 2016
    Posts
    615

    Formula to locate and match multiple data and return results

    Hi Folks
    A tad too complicated for me to explain here so please refer to the attached Sample Workbook.

    Cheers
    hammer
    Attached Files Attached Files
    If you have found solving my problem/s to be an interesting and educational exercise then how about Repping me up?
    No idea why I need Rep, other than feeling left out....

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

    Re: Formula to locate and match multiple data and return results

    hi hammer. try these array formulas. in K1:
    =IF(INDEX(Base!$D$3:$AM$6,MATCH(A1&B1&C1,Base!$A$3:$A$6&Base!$B$3:$B$6&Base!$C$3:$C$6,0),MATCH(H1,Base!$D$1:$AM$1,0)+4)>=5,"Yes","No")

    in L1:
    =IF(K1="Yes",INDEX(Base!$D$3:$AM$6,MATCH(A1&B1&C1,Base!$A$3:$A$6&Base!$B$3:$B$6&Base!$C$3:$C$6,0),MATCH(H1,Base!$D$1:$AM$1,0)+5),"")

    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

  3. #3
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 v 2405
    Posts
    13,434

    Re: Formula to locate and match multiple data and return results

    Hi hammer,

    I get slightly different results. Array-enter this in cell I2 and fill down.
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Then this in J2 and filled down.
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Edit: I had to go back and review your upload. I understood I4 to have anticipated "No" (it doesn't), and from there interpreted all wrong. Apologies.
    Last edited by FlameRetired; 09-20-2015 at 03:22 AM.
    Dave

  4. #4
    Forum Contributor
    Join Date
    06-25-2011
    Location
    Sydney
    MS-Off Ver
    Excel 2016
    Posts
    615

    Re: Formula to locate and match multiple data and return results

    All good folks-
    Many thanks to you both for your solutions-

    hammer

+ 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] Formula to locate and match multiple data and return a result
    By hammer2 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-26-2015, 03:59 AM
  2. Index/Match Formula to return multiple results
    By MikeSta4ord in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 06-11-2015, 11:32 AM
  3. [SOLVED] SUM(IF(INDEX(MATCH()))) Confusion to return multiple results and count how many
    By athickett in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 10-06-2014, 02:46 PM
  4. Using Index Match to return multiple results with very messy data.
    By falkon007 in forum Excel Formulas & Functions
    Replies: 13
    Last Post: 01-30-2013, 12:28 PM
  5. Replies: 1
    Last Post: 01-26-2012, 07:16 AM
  6. Match and return multiple results
    By JimG in forum Excel General
    Replies: 2
    Last Post: 12-16-2010, 04:55 AM
  7. Can Index or Match return multiple results?
    By waverider in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 01-30-2007, 10:06 PM

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