Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I would like to sort a 5926x12 array. I would like it first sorted by
Column 9-(integer value)-Date then Column 2 (integer value)-Trailor # then Column 11 (integer value)-Destination I want to do this in VBA since that is where the array is. To copy it to a worksheet, sort, and then reread the array would be time consuming when the program is ran. I would like the end product to be as if I had used the "Data", "Sort" command in excel with the Then bys filled in. Any help would be greatly appreciated. I have searched for this and have not found a conclusive answer. Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
application.match and multidimensional array? | Excel Programming | |||
Referencing multidimensional array | Excel Programming | |||
Multidimensional Array | Excel Programming | |||
MAX of Multidimensional Array | Excel Programming | |||
size of multidimensional dynamic array | Excel Programming |