Thread
:
sumproduct including empty cells
View Single Post
#
1
Posted to microsoft.public.excel.misc
Rene
external usenet poster
Posts: 74
sumproduct including empty cells
This formula works except when a different column has data in it.
SUMPRODUCT(--(M2:M10="b"),--(C2:C10<100),--(C2:C1050))/COUNTIF(M2:M10,"b")
c d m
75 b
200 b
25 b
It returns 33% instead of 50%
Reply With Quote
Rene
View Public Profile
Find all posts by Rene