C
carl
I'm trying to modify this formula so that it does the calculation even if
some of the cells in the ranges do not have "values (N/A or other errors).
Thanks you in advance.
=SUMPRODUCT(--($C$3:$C$216=I3);--($F$3:$F$216>0))/COUNTIF($C$3:$C$216;I3)
some of the cells in the ranges do not have "values (N/A or other errors).
Thanks you in advance.
=SUMPRODUCT(--($C$3:$C$216=I3);--($F$3:$F$216>0))/COUNTIF($C$3:$C$216;I3)