Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
Using Excel 2003 VBA I'm looking to Populate a 1 dimensional Array with a Discontiguous values. For example, instead of fully declaring a range like this Array(1,2,3,7,8,9) I want ot pupulate the array by declaring the range and then use something like a loop to populate the array e.g. Dim myArRanges(1 to 3, 7 to 9) Redim MyArray(myArRanges) Could anyone suggest how this might be done. Thanks ...pc |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Populate an array that is a subset of a larger array? | Excel Worksheet Functions | |||
Populate an array using a formula | Excel Programming | |||
Populate Array | Excel Programming | |||
populate array | Excel Programming | |||
Populate array | Excel Programming |