Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 34
Default About list boxes

Hello,
Is there a method somewhere in the listbox object that
will allow me to sort the entire listbox based on a column
reference? If it is there I can't seem to find it.
thank you,
Keith

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default About list boxes

I don't think there is one. You could copy your source to another range and
sort this, and then link this to the listbox

- Mangesh


"keith" wrote in message
...
Hello,
Is there a method somewhere in the listbox object that
will allow me to sort the entire listbox based on a column
reference? If it is there I can't seem to find it.
thank you,
Keith



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,758
Default About list boxes

Can you sort the original range?

If not, John Walkenbach has a way:
http://j-walk.com/ss/excel/tips/tip47.htm

In fact, his sample code fills a listbox with unique entries with an optional
sort.

keith wrote:

Hello,
Is there a method somewhere in the listbox object that
will allow me to sort the entire listbox based on a column
reference? If it is there I can't seem to find it.
thank you,
Keith


--

Dave Peterson
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 34
Default About list boxes

Hi Dave,
Thanks very much
keith

-----Original Message-----
Can you sort the original range?

If not, John Walkenbach has a way:
http://j-walk.com/ss/excel/tips/tip47.htm

In fact, his sample code fills a listbox with unique

entries with an optional
sort.

keith wrote:

Hello,
Is there a method somewhere in the listbox object that
will allow me to sort the entire listbox based on a

column
reference? If it is there I can't seem to find it.
thank you,
Keith


--

Dave Peterson
.

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 34
Default About list boxes

HI Mangesh
thanks very much
keith
-----Original Message-----
I don't think there is one. You could copy your source to

another range and
sort this, and then link this to the listbox

- Mangesh


"keith" wrote in

message
...
Hello,
Is there a method somewhere in the listbox object that
will allow me to sort the entire listbox based on a

column
reference? If it is there I can't seem to find it.
thank you,
Keith



.

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
Selecting subsets using combo boxes or list boxes CLamar Excel Discussion (Misc queries) 0 June 1st 06 07:43 PM
Questions on combo boxes and list boxes. Marc New Users to Excel 1 March 14th 06 09:40 AM
List Boxes RC[_4_] Excel Programming 4 June 2nd 04 05:08 PM
List boxes/combo boxes Tibow Excel Programming 3 February 17th 04 12:35 PM
List boxes nath Excel Programming 1 October 10th 03 01:33 AM


All times are GMT +1. The time now is 07:15 PM.

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

About Us

"It's about Microsoft Excel"