G
Guest
I know there is a simple solution. When I sort ascending I get
1
10
11
12
down to the 199 and then it goes to
2
20
21
and so on how can I get it to just go 1, 2, 3, 4 and so on.
1
10
11
12
down to the 199 and then it goes to
2
20
21
and so on how can I get it to just go 1, 2, 3, 4 and so on.