Hi all,

I know I can sort an array alphabetically by looping through it - however, that's slow when you have a lot of values. As I have up to 2.6K, what would be the quickest way to sort them?
Array -> Listbox -> Array?

Thanks,

Jasper