Good day !! I want to sort the values of the array in vb6. Here's the sample of an array that i want to sort
arr() = {21,2,33,"c","a"}
is it possible to sort an array with values of string and integer.** If not**, is it ok if you specify how to sort the array above on vb6 language.
Thank you,
- Jeff -