+ Reply to Thread
Results 1 to 4 of 4

Averageif in Excel 2003:replace

  1. #1
    Forum Contributor
    Join Date
    07-02-2008
    Location
    Utah
    Posts
    171

    Smile Averageif in Excel 2003:replace

    What would you replace the "Averageif" function with in an Excel 2003 document?

    Thanks,
    John

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898
    An arrary formula version...

    =Average(IF(....))

    but it's not written exactly the same as the AVERAGEIF() function in 2007.

    If you give us your conditions... we can show you.
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  3. #3
    Forum Contributor
    Join Date
    07-02-2008
    Location
    Utah
    Posts
    171
    Yeah, sure. Thanks for your hep!!
    =IF(M10=0,"0.00%",($M10-(AVERAGEIF(Test_Data!$BB$14:$BB$60000,"="&TEXT($M$3-7,"mmm dd, yyy"),Test_Data!$BM$14:$BM$60000)))/(AVERAGEIF(Test_Data!$BB$14:$BB$60000,"="&TEXT($M$3-7,"mmm dd, yyy"),Test_Data!$BM$14:$BM$60000)))

    -John

  4. #4
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898
    I think this should do it:

    Please Login or Register  to view this content.
    You must confirm this formula with CTRL+SHifT+ENTER not just ENTER.. you will see { } brackets appear around it.

+ Reply to Thread

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