Takes a string array and sorts it alphabetically. This can be used to sort a listbox without the sorted property set to true. The code is heavily commented.
Inputs
strArray()
strOne, strTwo
Returns
A string array that was edited by reference
1 or 2
Side Effects
n/a