agreed, it should create a continuous sequence in the table, in most cases if you add it to a populated table (although I bet there are still some exotic circumstances in which it might fail). But still, there's no way to guarantee that the autonumber will apply itself to the table in a way that is usefully consecutive within a query based on that table, given that the query may select only a subset of records, and may impose a different order upon them.