Hey everyone,
This is going to probably be one of those "D'OH!" questions but here I go.
I have a range (C2:C32) that has some zero values. I need to average the range WITHOUT the zeros. I believe that a counting function would work, but of course I am having one of those blonde moments that I am notorious for.
Here is the formula that I was originally trying:
=COUNT(C2:C32>0)AVERAGE(C2:C32)
Of course, my excel sheet called me some very bad names when I entered that!
This is going to probably be one of those "D'OH!" questions but here I go.
I have a range (C2:C32) that has some zero values. I need to average the range WITHOUT the zeros. I believe that a counting function would work, but of course I am having one of those blonde moments that I am notorious for.
Here is the formula that I was originally trying:
=COUNT(C2:C32>0)AVERAGE(C2:C32)
Of course, my excel sheet called me some very bad names when I entered that!