Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
=AVERAGE(IF($A$3:$A$45="Photo",H3:H45))
This is the array I'm using to try to determine an average. Problem...if the field is blank it's counting it as zero and lowering the results. It figured 79% when it should have been 94%. 94% was returned using the simple average formula. I'm guessing I need to nest something to not count nulls? Help!!! Spottkitty |