On a form, I have a text box linked to a field in a table. So as you use the arrows on teh bottom left of teh page, you scroll through the fields in the table. In my table, I have the records sorted numerically in ascending order....... why is the textbox, which is linked to this table, as you scroll through using those arrows on the bottom left of the page, not showing the records in numerical order as well. In my table as you go down the field "Units" from 1-20. In the text box which is linked to the table field "Units", if you scroll through using hte arroow, it goes 1, 2, 30, 27, 4, etc etc etc. Thanks inadvance.