G
Guest
Hi,
I found that TRANSPOSE and MMULT do not work together well. if I type the
following I get #VALUE!.
=MMULT(A1:C1,TRANSPOSE(A2:C2))
where A1:C1 and A2:C2 are two 3*1 vectors of numbers.
However, through trial and error, I find if I type in the above formula as
an array formula (by pressing CTRL-SHIFT-ENTER), although the 'array formula'
takes only one cell, it actually works.
Can anyone let me know why this would be the case? Anyway to type the
formula in as a regular formula?
Thanks,
Geoffrey
I found that TRANSPOSE and MMULT do not work together well. if I type the
following I get #VALUE!.
=MMULT(A1:C1,TRANSPOSE(A2:C2))
where A1:C1 and A2:C2 are two 3*1 vectors of numbers.
However, through trial and error, I find if I type in the above formula as
an array formula (by pressing CTRL-SHIFT-ENTER), although the 'array formula'
takes only one cell, it actually works.
Can anyone let me know why this would be the case? Anyway to type the
formula in as a regular formula?
Thanks,
Geoffrey