Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is it possible to create a second dimension to an array that has already had
its first dimension filled with data: BigArray = Split(StringList, " ") I want to redimension BigArray so that it now has a second dimension. Or do I dimension with 2D upfront and then add the outcome to the split to the first dimension. Can you do that? I have been trying to avoid looping. Thanks EM |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
First populated cell in row array/ Last populated cell in row arra | Excel Worksheet Functions | |||
Redimming an array dynamically assigned from range (how to redim first dimension of a 2-D array? /or/ reverse the original array order) | Excel Programming | |||
Lat populated cell | Excel Programming | |||
populated | Excel Discussion (Misc queries) | |||
Populating Third Dimesion Based on Average of three elements of Third Dimension | Excel Programming |