Posted 8 September 2017, 3:25 pm EST
I have a formula that works in excel but returns VALUE! in Spread vb.net
=SQRT(MMULT(MMULT($L$3:$AM$3,‘Premium Correlations’!$B$2:$AC$29),‘C2.B’!E3:E30))
Premium Correlations is a 28x28 range on another tab. L3:AM3 is a 28 item row and E3:E30 is a 28 item column.
Does Spread support this MMULT embedding?