G
gi
I have a field called ID and the records look like this:
a1, a2, a3,...a11,b1,b2...b12,c1..z199
When I try to sort, it gives me the following:
a1, a10, a11, a2, a3, a4, etc.
Instead of: a1, a2, a3, a4, ...a9, a10...etc.
Any ideas?
Thanks in advance.
a1, a2, a3,...a11,b1,b2...b12,c1..z199
When I try to sort, it gives me the following:
a1, a10, a11, a2, a3, a4, etc.
Instead of: a1, a2, a3, a4, ...a9, a10...etc.
Any ideas?
Thanks in advance.