General Sumproduct Question
When using Sumproduct as a multiple criteria sumif function, I've seen it
used two ways:
sumproduct(()*()*())
sumproduct(--(),--(),())
My question is are these just two ways of doing the same thing, or does one
do something the other does not?
|