Results 1 to 13 of 13

Average Formula - Include zeros

Threaded View

  1. #1
    Registered User
    Join Date
    08-19-2009
    Location
    Winnipeg, Manitoba, Canada
    MS-Off Ver
    Excel 2003
    Posts
    90

    Average Formula - Include zeros

    Hello,

    i had a previous thread ....which was solved ....

    http://www.excelforum.com/excel-prog...e-formula.html


    The issue I am having is ...there are certain rows in my WB tht will have a "0.00" value ... when I use this formula:

    =AVERAGE(IF((D7:DC7= "Planned")*(D10:DC10),D10:DC10))
    I get a DIV/0 error ... how can a resolve this ...

    I have tried the following but it doesn't seem to work ...

    =IF(SUM(D7:DC7)<>0,AVERAGE(IF((D26:DC26="Planned")*(D7:DC7),D7:DC7)),0)
    Thank you in advance.....
    Last edited by arvin; 07-07-2010 at 02:09 PM. Reason: Issue has been solved

Thread Information

Users Browsing this Thread

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

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