A family of Microsoft relational database management systems designed for ease of use.
The order of records in a table is totally arbitrary. Remember that an electronic file is just a bunch of ones and zeros stored somewhere on a disk. When Access retrieves those ones and zeros it converts them to a readable format. So the order of the records may seem odd depending on how the data is stored on disk. Generally, however, when Access displays the records, it applies a sort using the Order By property of the table, for, report or query. So, as Daniel noted, if records are appearing in a different order, you need to look at the Order By or default sort.
Hope this helps, Scott<> P.S. Please post a response to let us know whether our answer helped or not. Microsoft Access MVP 2009 Author: Microsoft Office Access 2007 VBA Technical Editor for: Special Edition Using Microsoft Access 2007 and Access 2007 Forms, Reports and Queries