Results 1 to 9 of 9

Sum of multiple Index/Match results using array formula

Threaded View

  1. #1
    Registered User
    Join Date
    08-24-2015
    Location
    USA
    MS-Off Ver
    google sheets
    Posts
    1

    Sum of multiple Index/Match results using array formula

    Hello,
    I have a sheet that I set up to calculate event participation among attendees based on a target number of points that is required of them. It calculates the percentage above/below the target that their accumulated points came out to be. My goal is to take those percentages and average them based off how many events they attended. If you see the attached file, it should explain a bit better.

    Since i'm going to be continuing to add event data, and the dates they occur on change, I tried to use the following formula as an array formula

    =SUM(IFERROR(INDEX(6:8,3,MATCH(E$1,6:6,0)),0))

    That formula is currently in E:3, and it shows the sum of the event percentage earned by Person A during Event 1. But I can't figure out how to set it up as an array formula to do an Index/Match to find every instance that "A" appeared within E6:AH31, and then sum the participation percentages, in a single cell.

    If you see the yellow cells and below, that's if I copy down the above formula, and it works like a charm to find the percentages I want, and the green line is the actual number i'm looking for which is the sum of all the non-errored results it finds. But I need to do it in a single formula.

    Any Ideas?
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Index/Match Formula to return multiple results
    By MikeSta4ord in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 06-11-2015, 11:32 AM
  2. Replies: 7
    Last Post: 04-23-2015, 10:02 AM
  3. Need an array possibly INDEX/MATCH formula with multiple lookup criteria.
    By TheClaw2323 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 03-25-2015, 09:59 AM
  4. [SOLVED] Sort results of INDEX/MATCH array formula remove blanks. . .
    By PeteABC123 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 11-14-2014, 01:53 PM
  5. Index match function without array formula for multiple rows.
    By markb141 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 01-29-2014, 10:35 AM
  6. Array formula - index and match with multiple statements
    By A[L]C in forum Excel Formulas & Functions
    Replies: 18
    Last Post: 06-06-2013, 11:13 AM
  7. [SOLVED] Index/Match Array with multiple results concatenate in one cell
    By samiesosa in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-15-2013, 01:34 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