Results 1 to 20 of 20

Thread: Listbox Sorting - Numbers *[NOW RESOLVED]*

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member RealNickyDude's Avatar
    Join Date
    Nov 2002
    Location
    Watching you through the hidden camera :o
    Posts
    435

    Thumbs up Listbox Sorting - Numbers *[NOW RESOLVED]*

    How do you sort numbers in a listbox? I have the sorted property to true but the numbers come out like:

    102
    21
    231
    34
    536
    55

    instead of

    21
    34
    55
    102
    231
    536

    How do I sort these into correct numerical order?
    Last edited by RealNickyDude; May 8th, 2004 at 06:02 AM.
    [vbcode]
    On Error GoTo Hell
    [/vbcode]:¬) Nicky : Why not try VBCodebook.NET.

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