Hi,
Is it possible to have an array in a formula made up of calculated values?
For example something like this (does not work):
=SUMPRODUCT({1;2};{SUMPRODUCT(A1:A10; B1:B10); SUMPRODUCT(B1:B10; C1:C10)})
=SUMPRODUCT({fixed array};{calculated array})
If not directly, is there a workaround?
Is it possible to have an array in a formula made up of calculated values?
For example something like this (does not work):
=SUMPRODUCT({1;2};{SUMPRODUCT(A1:A10; B1:B10); SUMPRODUCT(B1:B10; C1:C10)})
=SUMPRODUCT({fixed array};{calculated array})
If not directly, is there a workaround?