Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is it possible to simply fill it by using an array formula without
looping to fill it in the same way as you can fill a range with an array such as: Range("C1:E20).FormulaArray = Application.WorksheetFunction.MMult(InvVCVRange, AlphaRange) By (after rediming it) saying: Array (3,20) = Application.WorksheetFunction.MMult(Range1, Range2) Thks, Mark |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Counting contents in aray | Excel Discussion (Misc queries) | |||
VLOOKUP Question - Can I Keep the Same Aray with Drag? | Excel Worksheet Functions | |||
Passing a string aray as an argument to a function ?....Help! | Excel Programming | |||
Looping and Filling Info | Excel Programming | |||
Named Aray Formula | Excel Programming |