Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 363
Default Can you Sort Listbox Values Alphabetically by code?



  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 694
Default Can you Sort Listbox Values Alphabetically by code?

Corey:

You can't automatically get them sorted in a list box but you can add items
at specific places.

So the easiest way to do it is to sort the items in an array prior to
putting them on the listbox.

And you can add the array at once.

Note for bound items this cannot be done. (sort the bound list.)
--
Hope this helps
Martin Fishlock, Bangkok, Thailand
Please do not forget to rate this reply.


"Corey" wrote:




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default Can you Sort Listbox Values Alphabetically by code?

John Walkenbach shows how:
http://j-walk.com/ss/excel/tips/tip47.htm

Corey wrote:

--

Dave Peterson
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default Can you Sort Listbox Values Alphabetically by code?

Martin has given good advice in emphasizing that items don't have to be
isnerted at the end of the list. Here is some addtional information:

This article by John Walkenbach shows how to fill a listbox (or combobox)
with a unique list of sorted items. You can use the whole approach or
extract what you need and adapt it to your situation.

http://www.j-walk.com/ss/excel/tips/tip47.htm

--
Regards,
Tom Ogilvy


"Corey" wrote:




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I sort A1 THROUGH F26 alphabetically? Meer Excel Discussion (Misc queries) 6 May 14th 08 03:58 AM
how to sort non-alphabetically Grd New Users to Excel 2 May 23rd 07 03:27 PM
sort sheets alphabetically Grd New Users to Excel 5 March 1st 07 07:49 PM
Fill and sort multicol listbox from VBA code? Jens Meier Excel Programming 5 March 2nd 06 06:10 PM
sort by alphabetically HOW CAN I SORT BY ALPHABETICALLY FROM A New Users to Excel 4 May 12th 05 05:44 AM


All times are GMT +1. The time now is 04:03 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"