C
Cindy at TRW
How do you keep data with numbers in their actual sequential number? I want
to sort data by a field that is a number format. The numbers are, for
instance, 1, 2, 4, 5, 6, 8, 13, 14, 19. When I sort, it puts them in this
order 1, 13, 14, 19, 2, 4 etc. That is not the order I want. Thanks
to sort data by a field that is a number format. The numbers are, for
instance, 1, 2, 4, 5, 6, 8, 13, 14, 19. When I sort, it puts them in this
order 1, 13, 14, 19, 2, 4 etc. That is not the order I want. Thanks