+ Reply to Thread
Results 1 to 4 of 4

Array Average Formula with one additional criterion

Hybrid View

  1. #1
    Registered User
    Join Date
    01-13-2015
    Location
    Japan
    MS-Off Ver
    2013
    Posts
    77

    Array Average Formula with one additional criterion

    Hello,

    I have an array formula which works, but I would like to add a criterion to it. This is the formula:

    {=AVERAGE(IF(ISNUMBER(L14:L1076),L14:L1076))}

    I want to calculate the average for L14:L1076 IF the value in column E equals 1. The 1 stands for first year student, by the way; I'm working out the average score for a group of first year students.

    Thanks!

  2. #2
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,455

    Re: Array Average Formula with one additional criterion

    Perhaps =AVERAGEIF(I14:I1076,"=1",L14:L1076) ( no array needed)

  3. #3
    Registered User
    Join Date
    01-13-2015
    Location
    Japan
    MS-Off Ver
    2013
    Posts
    77

    Re: Array Average Formula with one additional criterion

    Great, Thank You!

  4. #4
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,455

    Re: Array Average Formula with one additional criterion

    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. [SOLVED] modify array formula for additional arguments
    By neowok in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-25-2013, 08:14 AM
  2. [SOLVED] Additional Rule in Array Formula
    By Debbie Thomson in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-28-2013, 09:05 AM
  3. [SOLVED] Additional criterion date function to be added to existing formula
    By Christopherdj in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-24-2012, 02:07 AM
  4. Replies: 5
    Last Post: 06-14-2009, 04:11 AM
  5. Array formula with an additional criteria
    By harleypop in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-31-2009, 01:28 AM

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