Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Anybody know an easy way to sort listbox items in
alphabetical order? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Sort before you add them to the listbox.
Jim Cone San Francisco, CA "Stratuser" wrote in message ... Anybody know an easy way to sort listbox items in alphabetical order? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Take a look at John Walkenbach's site:
http://j-walk.com/ss/excel/tips/tip47.htm His example is actually filling a listbox with unique items, but he includes a sort routine. (or if the listbox is filled from a range, just sort the range first???) Stratuser wrote: Anybody know an easy way to sort listbox items in alphabetical order? -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how to drag items within listbox | Excel Discussion (Misc queries) | |||
Listbox--moving items up or down | Excel Programming | |||
listing items from listbox | Excel Programming | |||
Counting items in a listbox | Excel Programming | |||
Checking Listbox Items | Excel Programming |