J
Joe Holzhauer
I have a listbox that I'd like to sort alphabetically. Is there a built-in
routine that will do this for me? I wrote some code myself that works
(well, if I do say so myself!), but I wonder if something built-in would be
more efficient.
Alternatively, it's a "value list" that I could copy into an array and sort
the array.
Any ideas?
Thanks,
Joe
routine that will do this for me? I wrote some code myself that works
(well, if I do say so myself!), but I wonder if something built-in would be
more efficient.
Alternatively, it's a "value list" that I could copy into an array and sort
the array.
Any ideas?
Thanks,
Joe