Results 1 to 6 of 6

How to calculate the average without taking zeros values?

Threaded View

  1. #1
    Registered User
    Join Date
    11-18-2015
    Location
    qatar
    MS-Off Ver
    2010
    Posts
    61

    How to calculate the average without taking zeros values?

    Hi, I have a large data list which has this form:


    I need to calculate the average of multiple cells and I want to exclude values = 0.


    b *** c *** d
    a 2011/5/8 *** 158
    a 2010/5/8 *** 142
    a 2014/5/8 *** 121
    w 2013/5/8 *** 180
    w 2015/5/8 *** 187
    d 2010/4/8 *** 145
    f 2009/5/8 *** 458
    a 2008/5/8 *** 149
    d 2006/5/8 *** 129
    f 2005/5/8 *** 143



    =AVERAGEIF(INDEX((B2:B1248=e1)*(D2:D1248);">0")====>>>#VALUE!
    Last edited by wiliam_s; 12-14-2015 at 04:13 AM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Calculate the average of last 6 values in each row
    By GavJ in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-10-2013, 12:31 AM
  2. calculate average of positive values only
    By umbata in forum Excel Formulas & Functions
    Replies: 17
    Last Post: 07-17-2013, 08:38 AM
  3. [SOLVED] Average for non-consecutive cells excluding zeros (even when they all contain zeros)
    By pao13 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 11-05-2012, 04:32 PM
  4. [SOLVED] Problem with concatenation taking away zeros
    By AndyRG in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 08-22-2012, 03:25 PM
  5. Replies: 1
    Last Post: 07-19-2012, 05:09 PM
  6. How to calculate the average of minimum values
    By gideone in forum Excel General
    Replies: 9
    Last Post: 08-31-2011, 03:56 AM
  7. Calculate weighted average with missing values
    By Deiseman in forum Excel General
    Replies: 9
    Last Post: 06-08-2010, 10:03 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