array formulas

G

Guest

I'm a liitle confused about the difference between "regular" formulas and
array formulas. For example, I'm using "SUMPRODUCT" with 2 criteria to sum
values.

I am getting the correct sum, even though I don't have the array brackets in
my formula. Any help would be useful!
 
M

Max

I am getting the correct sum, even though
I don't have the array brackets in my formula.

SUMPRODUCT doesn't need to be array-entered, that's why <g>. And that's one
of its strengths !

(Think there could be exceptions though, for eg: where TRANSPOSE is used
within the SUMPRODUCT)

---
 
C

Chip Pearson

Dave,

SUMPRODUCT works with array already, and doesn't need to be
array-entered. The array handling ability is built-in to
SUMPRODUCT natively.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top