+ Reply to Thread
Results 1 to 3 of 3

AverageIF in an Array

  1. #1
    Registered User
    Join Date
    09-09-2006
    MS-Off Ver
    Excel (Office 365 ProPlus)
    Posts
    47

    AverageIF in an Array

    Hi All

    I have a need to take a standard report of responses in a standard format, and summerise the averages per responder category (Self, Supervisor, Customer etc) using a formula with Averages.

    I have mocked up the report, and hopeful output.

    The column headings in the report are not always in the same order, but the content is consistent.

    Wonder if someone can help me complete the AverageIFs, which are split by responder, and in the right category column.

    Jay
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,147

    Re: AverageIF in an Array

    Try

    in B21

    =IFERROR(AVERAGEIF($A$3:$A$20,B$19,OFFSET($A$3,,MATCH($A21,$B$2:$F$2,0),COUNTIF($A$3:$A$20,"*?"))),"")

    Copy across and down

  3. #3
    Registered User
    Join Date
    09-09-2006
    MS-Off Ver
    Excel (Office 365 ProPlus)
    Posts
    47

    Re: AverageIF in an Array

    Perfect - Thank You

+ 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. AVERAGEIF with array parameter?
    By CDirenzi in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-18-2013, 10:21 AM
  2. Help with averageif()
    By Ferloft in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 06-06-2013, 01:44 PM
  3. =Averageif help
    By pmdcmatt in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-23-2013, 04:53 PM
  4. [SOLVED] AVERAGEIF Formula on an array of data
    By Shoto in forum Excel General
    Replies: 2
    Last Post: 04-19-2012, 02:20 AM
  5. Averageif
    By wachinnai in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 01-19-2011, 02:01 PM
  6. How do I AVERAGEIF()?
    By montreal1775 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 04-24-2010, 07:13 AM
  7. averageif
    By name in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-04-2006, 12:30 PM
  8. averageif
    By rudy in forum Excel General
    Replies: 5
    Last Post: 04-27-2006, 06:20 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