G
Guest
Thanks so much for any help I can get. Here is an example:
This is how I want it sorted.
1999
0102
0203
0405
0506
If I sort in assending order it sorts like this:
0102
0203
0405
0506
1999
If I sort in decending order it sorts like this:
1999
0506
0405
0203
0102
This is how I want it sorted.
1999
0102
0203
0405
0506
If I sort in assending order it sorts like this:
0102
0203
0405
0506
1999
If I sort in decending order it sorts like this:
1999
0506
0405
0203
0102