View Single Post
  #3   Report Post  
Dave Peterson
 
Posts: n/a
Default

=Sumproduct() behaves like an array formula, but you don't need the
ctrl-shift-enter stuff.

That doesn't answer why, though. I'd guess it's just the way the developers
designed the function.



Melissa wrote:

Understood that perfectly! :D
So why don't I have to use ctrl+shift+enter since this is an array formula?

"Rowan" wrote:

The -- is a double unary minus which forces the Sumproduct function to
Convert True and False answers to 1's and 0's. More confused now?

There is a great explanation of Sumproduct at
http://www.xldynamic.com/source/xld.SUMPRODUCT.html

and further explanation of the double unary minus from Bob Phillips and
Harlan Grove at
http://tinyurl.com/bv42x

Hope this helps
Rowan


--

Dave Peterson