Greetings!
This seems like it should be such an easy fix and I'm sure it is, but I can't can't figure it out. I have a series of data that I want sorted. Howerver, Sorting gives me the odd result of the follow:
0801952-1
0801952-10
0801952-11
0801952-12
0801952-13
0801952-14
0801952-15
0801952-16
0801952-17
0801952-18
0801952-19
0801952-2
0801952-20
0801952-3
0801952-4
0801952-5
0801952-6
0801952-7
0801952-8
0801952-9
Now I understand why it's doing it. But is there an easy way to fix this problem without going back into my data and making the trailing numbers -0X's? My set of data is near 1600 so you can understand why I don't want to try and fix this by hand.
Thanks in advance for any help!
Bookmarks