Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
"Alan Beban" wrote...
If speed of execution is an issue, one might want to remove the ReDim Preserve from the loop: .... If execution speed were critical, one might dispense with the ReDim Preserve call entirely and use Dim ar3(1 To 10) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Create a List Output from a Horizontal Array Input | Excel Worksheet Functions | |||
Validation based on output of a different cell. | Excel Discussion (Misc queries) | |||
Output client name based on date... | Excel Worksheet Functions | |||
customise array formula output | Excel Discussion (Misc queries) | |||
Help with 1 x 2 array output | Excel Programming |