Hi,
I usually use the sumproduct function, but in my worksheet it is not working. Sumif works.
#VALUE! =SUMPRODUCT( ('CIFE 831'!$A$10:$A$121173=AG6)*('CIFE 831'!$BS$10:$BS$121173) )
233,838,675 =SUMIF('CIFE 831'!$A$10:$A$121173,AG6,'CIFE 831'!$BS$11:$BS$121173)
667 =SUMPRODUCT( ('CIFE 831'!$A$10:$A$121173=AG6)*1 )
Why does the first formula not return a value but the other two work? Is there some limit to the sumproduct?
Thanks,
I usually use the sumproduct function, but in my worksheet it is not working. Sumif works.
#VALUE! =SUMPRODUCT( ('CIFE 831'!$A$10:$A$121173=AG6)*('CIFE 831'!$BS$10:$BS$121173) )
233,838,675 =SUMIF('CIFE 831'!$A$10:$A$121173,AG6,'CIFE 831'!$BS$11:$BS$121173)
667 =SUMPRODUCT( ('CIFE 831'!$A$10:$A$121173=AG6)*1 )
Why does the first formula not return a value but the other two work? Is there some limit to the sumproduct?
Thanks,