I have a table where the key field is an autonumber datatype. Imagine there are five records and someone inadvertantly deleted record number 3. Thus I have records 1,2,4 and 5. Obviously I can't re-enter the deleted record because it would be assigned a number 6. Is ther anyway that I can insert this deleted record?