+ Reply to Thread
Results 1 to 4 of 4

averageif returning #div/0! error now

  1. #1
    Registered User
    Join Date
    03-19-2013
    Location
    Rockhampton, Australia
    MS-Off Ver
    Excel 2010
    Posts
    16

    averageif returning #div/0! error now

    Hi,
    i was using the average if formula to successfully average cells in column d if they contained a "1*" in column I. It was working till recently but is now returning a dreaded #div/0! error.
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    03-12-2013
    Location
    Viet Nam
    MS-Off Ver
    Excel 2003
    Posts
    25

    Re: averageif returning #div/0! error now

    You can use this Formulas
    Please Login or Register  to view this content.

  3. #3
    Forum Guru benishiryo's Avatar
    Join Date
    03-25-2011
    Location
    Singapore
    MS-Off Ver
    Excel 2013
    Posts
    5,156

    Re: averageif returning #div/0! error now

    hi BennyH, welcome to the forum. i'm surprised it worked for you before. it should only work when column I are texts. you can try this instead:
    =AVERAGEIFS($D$2:$D$5,$I$2:$I$5,">=1",$I$2:$I$5,"<2")

    Thanks, if you have clicked on the * and added our rep.

    If you're satisfied with the answer, click Thread Tools above your first post, select "Mark your thread as Solved".

    "Contentment is not the fulfillment of what you want, but the realization of what you already have."


    Tips & Tutorials I Compiled | How to Get Quick & Good Answers

  4. #4
    Registered User
    Join Date
    03-19-2013
    Location
    Rockhampton, Australia
    MS-Off Ver
    Excel 2010
    Posts
    16

    Re: averageif returning #div/0! error now

    Cool, thanks i amazed how quick your answers are!

+ 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