+ Reply to Thread
Results 1 to 3 of 3

AVERAGEIFS Multiple Criteria

  1. #1
    Registered User
    Join Date
    01-10-2014
    Location
    United States
    MS-Off Ver
    Excel 2010
    Posts
    10

    AVERAGEIFS Multiple Criteria

    So I have 3 columns in this example. I want to average column K if certain criteria are met in Columns G & I.

    Columns G & I have text values and Column K is a number value.

    Does that make sense?

    If I'm simply counting how many meet both criteria, I have this: =COUNTIFS(Data!I2:I282,"Waiting",Data!G2:G282,"Sev1")

    but I want to now take those and average the values for Column K.

    Thanks!

  2. #2
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    2016
    Posts
    14,675

    Re: AVERAGEIFS Multiple Criteria

    You need this version

    =AVERAGEIFS(Data!K2:K282,Data!I2:I282,"Waiting",Data!G2:G282,"Sev1")
    Audere est facere

  3. #3
    Registered User
    Join Date
    01-10-2014
    Location
    United States
    MS-Off Ver
    Excel 2010
    Posts
    10

    Re: AVERAGEIFS Multiple Criteria

    Perfect! Thanks so much!

+ 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. AVERAGEIFS with multiple criteria on one range
    By ctsmith84 in forum Excel General
    Replies: 7
    Last Post: 04-23-2020, 11:31 PM
  2. [SOLVED] Averageifs with multiple criteria
    By jbillyo in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-02-2013, 04:13 PM
  3. [SOLVED] AVERAGEIFS using multiple ranges and multiple criteria
    By LindsayS in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-03-2013, 01:49 PM
  4. Averageifs--multiple text criteria
    By Sshamash in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 02-19-2013, 09:41 AM
  5. AverageIfs for multiple criteria in different columns
    By HBEE in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 02-05-2013, 12:21 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