Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello
I have a listbox which will be loaded from an array named MyArray(100,5) My listbox has so 5 columns .... I desire to order my listbox, after a record insertion, by col 1 and col 0 again. My idea is to sort my array, before to load it again in the ListBox ... But how can I do it ? For the moment I write my Array in a temp sheet range, order there, copy back to my Array and then reload my ListBox .... pfff :-( Any other idea ? Thanks and best regards Dan |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
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 | |||
How to Use a ListBox to Print Files in a particular order | Excel Programming | |||
Item order in ListBox | Excel Discussion (Misc queries) | |||
ListBox items paste into worksheet in reverse order | Excel Programming | |||
Excel; vba; listbox how to reorganize list in alfabetical order | Excel Programming |