G
Guest
I have a table with a field containing fractional numbers with the TEXT data
type. I need to sort the field from smallest to largest values. However, when
sorted, the values end up 1-1/2, 10-1/2, 2-1/2, etc. instead of 1-1/2, 2-1/2,
10-1/2, etc. What can I do to sort correctly?
Thanks.
type. I need to sort the field from smallest to largest values. However, when
sorted, the values end up 1-1/2, 10-1/2, 2-1/2, etc. instead of 1-1/2, 2-1/2,
10-1/2, etc. What can I do to sort correctly?
Thanks.