I am using Access97 in a Novell environment.<br><br>I have a table with a text field called Values.<br>That field contains the values:<br><br>01/02<br>03/04<br>05/06<br>07/08<br>09/10<br>11/12 ... etc<br>ending with<br>107/108<br><br>but Access sorts everything as if they were 3 digit numbers. so it put the 101/102 record after the 09/10 since it considers the 09/10 actually 090.<br><br>besides going through all my data and adding leading zeroes to the two digit numbers, is there any way i can get Access to sort normally?<br><br>