View Single Post
  #12   Report Post  
Posted to microsoft.public.excel.misc
T. Valko T. Valko is offline
external usenet poster
 
Posts: 15,768
Default Inserting Formula into Array


"Harlan Grove" wrote in message
...
"T. Valko" wrote...
...
It's not just SUMPRODUCT, it's any array formula. Although you don't have
to array enter SUMPRODUCT it still calculates like an array entered
formula.

...

Overly broad, or would you like to take a stab at explaining why

=SUMPRODUCT(ROW(A:A))

returns 2147516416 (= 65537 * 32768) as expected?


Not sure what you're leading to, but:

1+2+3+4+5+6+7........+65536 = 2147516416

Biff
Microsoft Excel MVP