Results 1 to 13 of 13

Formula is counting blank cells in the range, causing averaging to give incorrect result

Threaded View

  1. #1
    Registered User
    Join Date
    09-19-2014
    Location
    NC
    MS-Off Ver
    2007
    Posts
    7

    Formula is counting blank cells in the range, causing averaging to give incorrect result

    Hello and thanks in advance for your assistance.

    I have a simple spreadsheet with data values that is updated daily. I am trying to get the following formula to properly calculate the average of "PUE" when the month is ongoing, hence blanks.

    For September "SEP" the average is counting 30 days, causing the average for the month to calculate using 11 blank rows. The result should be 2.3.

    Rick



    =SUMIF('Data Daily'!A2:A366,"NO",'Data Daily'!C2:C366)/((COUNTIF('Data Daily'!A2:A366,"SEP")-(COUNTBLANK(A2:A366)="")))

    Month PUE
    Apr-14 2.4 2.4
    May-14 2.3 2.3
    Jun-14 2.3 2.3
    Jul-14 2.2 2.2
    Aug-14 2.3 2.3
    Sep-14 2.3 1.4
    Attached Images Attached Images

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Formula to give yes or no result based on cells data
    By twiztid in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-06-2014, 05:33 AM
  2. [SOLVED] Age range formula counting blank cells
    By te31 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 11-05-2013, 02:23 PM
  3. [SOLVED] using a max formula on a column with no data to give a Blank result
    By Brentsa in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-02-2013, 05:42 AM
  4. Replies: 5
    Last Post: 08-26-2013, 06:26 PM
  5. Replies: 9
    Last Post: 03-05-2009, 09:55 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