+ Reply to Thread
Results 1 to 6 of 6

AVERAGE with multiple criteria

  1. #1
    Registered User
    Join Date
    07-30-2012
    Location
    Waianae, HI
    MS-Off Ver
    MSO 365 version 1909
    Posts
    38

    AVERAGE with multiple criteria

    I'm trying to output an average for each team, but I need Excel to look at the team number and wether the individual has "passed" the test, then average the score. I've tried different IF statements as well as AVERAGE(IF), but can't quite figure it out. Any help would be appreciated!
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: AVERAGE with multiple criteria

    With an pivot table.

    See the attached file.
    Attached Files Attached Files
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

  3. #3
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: AVERAGE with multiple criteria

    You need to change the Team headers in J2:L2 so that they match the same team numbers in C2:C8.

    Instead of using Team 1, Team 2 and Team 3 just use 1, 2 and 3.

    Then, enter this formula in J3 and copy across to L3:

    =AVERAGEIFS($E2:$E8,$C2:$C8,J2,$D2:$D8,"x")
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

  4. #4
    Registered User
    Join Date
    07-30-2012
    Location
    Waianae, HI
    MS-Off Ver
    MSO 365 version 1909
    Posts
    38

    Re: AVERAGE with multiple criteria

    Thanks Tony!

  5. #5
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: AVERAGE with multiple criteria

    And the pivot table solution?

  6. #6
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: AVERAGE with multiple criteria

    You're welcome!

+ 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. Multiple Sheets Multiple Criteria Average Data
    By apauaie in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 06-17-2013, 01:13 PM
  2. Calculate average for multiple ranges for multiple criteria
    By cesareit in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 04-05-2013, 01:33 PM
  3. [SOLVED] Average Ifs - multiple Criteria
    By Hudson in forum Excel General
    Replies: 4
    Last Post: 09-28-2012, 01:55 PM
  4. Excel 2007 : Average if multiple criteria and contains
    By AFmonaco in forum Excel General
    Replies: 5
    Last Post: 02-24-2012, 12:47 AM
  5. Average with multiple criteria in another workbook
    By blabla in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 07-07-2010, 04:36 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