+ Reply to Thread
Results 1 to 3 of 3

Help Using INDEX MATCH to Return Multiple Results with Dynamic Values

  1. #1
    Registered User
    Join Date
    01-19-2022
    Location
    Melbourne, Australia
    MS-Off Ver
    MS Office 2019 for Mac | Version 16.73
    Posts
    20

    Help Using INDEX MATCH to Return Multiple Results with Dynamic Values

    [FONT=Arial]Hi everyone,

    My work requires me to report the dates and hours which we provided services to clients in order to claim payment. The spreadsheet I use is formatted by the funding body, which I have reproduced a simplified version of for reference (see: attached). I am trying to find a function to extract the data from our service records and populate them in the funding body?s template, as the current process is very laborious and prone to human error. Ideally, I would be using a function on the funding body?s spreadsheet to pull the internal data from another spreadsheet or sheet but for this example I have collated both onto a single sheet in the one spreadsheet to make things easier.

    I initially tried using VLOOKUP to achieve return the results I need, but as VLOOKUP only returns the first result which matches the lookup value, I am unable to capture additional matches (of which there can be many). My best effort so far employed the INDEX and MATCH functions, but it cannot run dynamically, so as soon as I drag the function to a new lookup value, it returns no results. I have included this attempt in the example.

    Some people recommend the FILTER and SORT functions as an alternative to INDEX MATCH, but since the version of Excel I am using is 2016 these are unavailable to me.

    Please let me know if you have any questions!

    Kind regards,
    preppy_princepreppy_prince_Example_18052023.xlsx

  2. #2
    Forum Expert
    Join Date
    09-25-2015
    Location
    Milan Italy
    MS-Off Ver
    office 365
    Posts
    1,782

    Re: Help Using INDEX MATCH to Return Multiple Results with Dynamic Values

    E2=IFERROR(INDEX($C$2:$C$13,AGGREGATE(15,6,ROW($C$2:$C$13)-ROW($C$2)+1/($B$2:$B$13=$D2),COUNTIF($D$2:D2,D2))),"")

    Copy down

  3. #3
    Registered User
    Join Date
    01-19-2022
    Location
    Melbourne, Australia
    MS-Off Ver
    MS Office 2019 for Mac | Version 16.73
    Posts
    20

    Re: Help Using INDEX MATCH to Return Multiple Results with Dynamic Values

    Hi CARACALLA,

    Thank you so much - your solution worked like magic!

+ 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. Replies: 1
    Last Post: 10-15-2019, 12:54 PM
  2. Index Match across multiple Sheets to return results
    By awallace24335 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 07-06-2019, 06:22 AM
  3. Replies: 1
    Last Post: 06-27-2017, 07:54 PM
  4. [SOLVED] Index / Match - match 3 input values and return the results from the index
    By t83357 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-08-2016, 07:34 PM
  5. Index/Match Formula to return multiple results
    By MikeSta4ord in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 06-11-2015, 11:32 AM
  6. [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
  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

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