+ Reply to Thread
Results 1 to 3 of 3

IF NOT IN with AVERAGEIFS

  1. #1
    Forum Contributor
    Join Date
    04-02-2012
    Location
    Brazil
    MS-Off Ver
    Excel 2007 & 2013
    Posts
    268

    IF NOT IN with AVERAGEIFS

    Hello,

    I am using the below formula(which is working fine):
    =AVERAGEIFS(HRD!$K2:$K10081,HRD!$I2:$I10081,J$4,HRD!$H2:$H10081,J$5,HRD!$F2:$F10081,A7,HRD!$L2:$L10081,$A$1,HRD!$C2:$C10081,$C$2,HRD!$B2:$B10081,$D$2,HRD!$L2:$L10081,$A$1)

    Now, how can I include into this formula above, another condition like IF NOT IN "P4". The P4 data is in HRD!$J2:$J10081.

    Thanks!!

  2. #2
    Forum Expert Sam Capricci's Avatar
    Join Date
    06-14-2012
    Location
    Palm Harbor, Florida
    MS-Off Ver
    16.84 for Mac MS 365
    Posts
    8,499

    Re: IF NOT IN with AVERAGEIFS

    Is P4 a cell address or is it a value within the group of HRD j2:j10081?
    if it is a cell address I would think you could add in the condition =AVERAGEIFS(HRD!$K2:$K10081,HRD!$I2:$I10081,J$4,HRD!$H2:$H10081,J$5,HRD!$F2:$F10081,A7,HRD!$L2:$L10081,$A$1,HRD!$C2:$C10081,$C$2,HRD!$B2:$B10081,$D$2,HRD!$L2:$L10081,$A$1,HRD!$J2:$J10081,"<>"$P$4)
    or adjusted. (Honestly never used this function but I would think it works like the other ifs functions based on how it is written.)
    Make contributors happy, click on the "* Add Reputation" as a way to say thank you.
    Sam Capricci

  3. #3
    Forum Contributor
    Join Date
    04-02-2012
    Location
    Brazil
    MS-Off Ver
    Excel 2007 & 2013
    Posts
    268

    Re: IF NOT IN with AVERAGEIFS

    Thanks Sambo kid, it worked great.

+ 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] Averageifs
    By mahershams in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-23-2014, 08:40 AM
  2. [SOLVED] Averageifs?
    By thelastflame in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 03-10-2014, 01:09 PM
  3. [SOLVED] AverageIfs, Max and Min
    By Odie2012 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 11-11-2012, 07:57 PM
  4. AverageIfs
    By DMAN11 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-07-2010, 05:31 PM
  5. Averageifs
    By rwtrader99 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 06-10-2010, 03:26 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