Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I cannot make the sqr work in VBA:
Function test1() As Variant test1 = Application.WorksheetFunction.MMult(Application.Wo rksheetFunction.MMult(RegionR, CovarMatrix), Application.WorksheetFunction.Transpose(RegionR)) End Function RegionR is Variant with 6 objects CovarMatrix is Variant with 6 x 6 objects Anyone know a shortcut? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
square root | Excel Worksheet Functions | |||
square root | Excel Discussion (Misc queries) | |||
How do I get a (non-square) root of a given number | Excel Discussion (Misc queries) | |||
Square root with a remainder | Excel Worksheet Functions | |||
How do I calculate the Root Mean Square (RMS) | Excel Discussion (Misc queries) |