Array-friendly functions

V

vsoler

Hi,

I am developping some rather complex array formulas.

I've found out that, when composing them, some Excel functions are
array-friendly while others are not.

By array-friendly I understand a function that can be supplied with an
array and it returns an array.

For example, LOOKUP is array-friendly while VLOOKUP and HLOOKUP are
not. However, LOOKUP requires the lookup table to be sorted while the
other two don't.

Does anybody know where I could find a list of Excel functions that
are array-friendly? I am interested in common functions such as SUM,
SUMPRODUCT, COUNT, COUNTIF, SUMIF, INDEX, MATCH. In my models I prefer
to work with non volatile functions.

Thank you for your help

Vicente Soler
 

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