Results 1 to 2 of 2

Thread: Listbox - sorting alphabetically?

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2004
    Location
    UK
    Posts
    1

    Listbox - sorting alphabetically?

    Hi,

    I have populated a listbox and now i'm trying to sort the contents alphabetically, i've tried

    Listbox1.sorted=true

    but i get a compile error, method or data member not found.

    Can anyone help me?

    TIA

    Al

  2. #2
    Addicted Member
    Join Date
    Aug 2002
    Location
    Luton, UK
    Posts
    178
    It is best to put your list into a worksheet range and sort there. You can refer to this range for the listbox or add items from there to the lb.

    Code to sort lists is not straightforward - and will probably take longer.
    Regards
    BrianB
    -------------------------------

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width