Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hope this question isn't too simple...
i have three objectives... 1) i want to populate a list box with values (coming from a userform) in a specific order, am i right in thinking that if i use .additem it will keep them in the order they're added (ie, it won't sort them alphanumerically) 2) i want to be able to prioritise that list if something is added in the wrong place / order (like in the References dialog box in the VBA window - using up/down spin controls?) 3) i want to use the newly ordered list, by assigning each of the list values to individual flow diagram boxes, then link the with connecting lines my main problem is #2 (moving values around in a list box), but if anyone can help with any / all parts that would be great. Many thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Listbox 2 takes the value of Listbox 1 | Excel Discussion (Misc queries) | |||
listbox B conditional of input in Listbox A | Excel Discussion (Misc queries) | |||
listbox.value not equal to listbox.list(listbox.listindex,0) | Excel Programming | |||
Is refreshing listbox rowsource in listbox click event possible? | Excel Programming | |||
Sorting ListBox results or transposing ListBox values to other cells for sorting | Excel Programming |