Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am having a problem with arrays I am trying to add to an array with 3
columns, I had to use the code below but how can I sort it by the first column or is there another way of populating the array Regards Charles ElimentCount = ElimentCount + 1 ReDim Preserve myArray(1 To 3, 1 To ElimentCount) myArray(1, ElimentCount) = vqSize myArray(2, ElimentCount) = vqRoot myArray(3, ElimentCount) = fName |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Array question | Excel Programming | |||
Array Question I think | Excel Programming | |||
Array Question | Excel Programming | |||
vba array question | Excel Programming | |||
Is this an array question? | Excel Programming |