Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Excellent! Thanks,
I'd dismissed MMULT as useless earlier because of its limits on multiplying matrices bigger than 51 or whatever it is. I didn't think to use it as an alternative way to calculate the dotproduct. Thanks again. Dave Peterson wrote in message ... That actually returns an array: ={999} (if you hit F2|F9 to see the result) This will return a simple value: =INDEX(MMULT(Normalised!$A1:$W1,pcomps!A$2:A$24),1 ,1) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Sum Array Range & Individual Cells | Excel Discussion (Misc queries) | |||
Entering an array formula | Excel Worksheet Functions | |||
entering formula in a numeric array | Excel Discussion (Misc queries) | |||
entering as an array | Excel Discussion (Misc queries) | |||
Entering Array Functions | Excel Discussion (Misc queries) |