S
sekhalil
How do you sort a list with numbers and Number-letter combinations
For instance, I would like to sort a list with numbers like this- 1, 2, 3, 3A, 4, 4A, 5, 6, 6
I can't seem to get the letter number combinations to sort in order with the numbers. Is there a way??
For instance, I would like to sort a list with numbers like this- 1, 2, 3, 3A, 4, 4A, 5, 6, 6
I can't seem to get the letter number combinations to sort in order with the numbers. Is there a way??