+ Reply to Thread
Results 1 to 4 of 4

trouble with averageif combined with "<>0" formula, "too few arguments"

  1. #1
    Registered User
    Join Date
    01-03-2020
    Location
    Phoenix, AZ
    MS-Off Ver
    2017
    Posts
    2

    trouble with averageif combined with "<>0" formula, "too few arguments"

    I am looking to find the average in column b excluding 0 as a value, and only when in column a the value is "a".
    I currently have the function averageifs(A2:A13, "a", B2:B13, "<>0") but am told I have entered too few arguments.
    Attached Files Attached Files
    Last edited by az1234; 02-11-2020 at 02:56 PM.

  2. #2
    Forum Expert CK76's Avatar
    Join Date
    06-16-2015
    Location
    ONT, Canada
    MS-Off Ver
    MS365 Apps for enterprise
    Posts
    5,885

    Re: trouble with averageif combined with "<>0" formula, "too few arguments"

    You are missing range to average in your construct.

    Ex:
    averageifs(B2:B13,A2:A13, "a", B2:B13, "<>0")
    ?Progress isn't made by early risers. It's made by lazy men trying to find easier ways to do something.?
    ― Robert A. Heinlein

  3. #3
    Registered User
    Join Date
    01-03-2020
    Location
    Phoenix, AZ
    MS-Off Ver
    2017
    Posts
    2

    Re: trouble with averageif combined with "<>0" formula, "too few arguments"

    Thank you for the quick response and help!

  4. #4
    Forum Expert CK76's Avatar
    Join Date
    06-16-2015
    Location
    ONT, Canada
    MS-Off Ver
    MS365 Apps for enterprise
    Posts
    5,885

    Re: trouble with averageif combined with "<>0" formula, "too few arguments"

    You are welcome and thanks for the rep

+ 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. Replies: 5
    Last Post: 02-05-2019, 12:03 AM
  2. [SOLVED] Column X-Ref list - Sheet1 Col A "pages", Col B:FL "Req" to Sheet2 ColA "req", ColB "page"
    By excel-card-pulled in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 04-07-2017, 09:30 AM
  3. EXCEL 2003 - Need an "AVERAGEIF" formula to exclude "0" in average
    By kerry0507 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-18-2015, 03:37 PM
  4. Replies: 4
    Last Post: 11-17-2013, 12:05 PM
  5. [SOLVED] How to USE """"" cells count """"" change font color
    By austin123456 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 10-09-2013, 06:14 AM
  6. Replies: 5
    Last Post: 10-12-2010, 06:46 AM
  7. Replies: 3
    Last Post: 08-28-2010, 09:31 AM

Tags for this Thread

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