+ Reply to Thread
Results 1 to 2 of 2

Nesting Aggregate within Index Match?

  1. #1
    Registered User
    Join Date
    05-21-2021
    Location
    Cincinnati
    MS-Off Ver
    Home and Business 2019
    Posts
    15

    Nesting Aggregate within Index Match?

    I think I need to nest an aggregate within an index match function? Not a clue where how to make that happen

    Worksheet attached.
    On the Medical Add Change Tab - Column D is where the formula needs to go

    Column A i have highlighted "duplicate instances"
    Within Column D I need to pull in the respective value from Output Tab, Column M.

    My index match (deleted) is only pulling the initial instance, (basically the same formula from Colum C, INDEX(Output!$M:$M,MATCH(1,INDEX(($A2=Output!$B:$B)*($T$1=Output!$A:$A),0,1),0))

    How would I nest in an aggregate (I assume this is what I need) to pull the subsequent instances for each repeated value in A?
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    06-05-2017
    Location
    Brazil
    MS-Off Ver
    Microsoft 365 Version 2404
    Posts
    1,259

    Re: Nesting Aggregate within Index Match?

    Whenever possible, try avoiding full column reference, as it usually slows data processing down.

    Try in D2 and copy down:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    And the formula in A2 appears to be missing a row. Maybe you want to try this one instead:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    Good luck!

+ 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] Index aggregate or match, return values from row based on match
    By aswethink in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 03-25-2021, 05:45 AM
  2. [SOLVED] Index match or aggregate (?)
    By aswethink in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 03-16-2021, 09:17 AM
  3. [SOLVED] Match Multiple Criteria INDEX & Aggregate
    By remyte in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 09-05-2019, 01:03 PM
  4. Replies: 1
    Last Post: 08-17-2019, 01:11 PM
  5. Dynamic Sort via Index/Match/Aggregate
    By datbigdog in forum Excel General
    Replies: 9
    Last Post: 06-15-2019, 09:02 PM
  6. [SOLVED] Match Multiple Criteria INDEX & Aggregate
    By remyte in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-26-2019, 09:15 AM
  7. [SOLVED] Create List - Index Match or Index Aggregate or other?
    By bambamclint in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 02-10-2019, 01:30 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