M
msmiley
I am trying to sort a field in query, and it works with numbers 1-9, but
when I enter a 10, it won't sort right. The sort comes out like this:
1, 10, 2, 3, 4, 5, 6, 7, 8, 9. I need it to look like this: 1, 2, 3, 4,
5, 6, 7, 8, 9, 10.
Can anyone help?
when I enter a 10, it won't sort right. The sort comes out like this:
1, 10, 2, 3, 4, 5, 6, 7, 8, 9. I need it to look like this: 1, 2, 3, 4,
5, 6, 7, 8, 9, 10.
Can anyone help?