Delete & Re-Create an AutoNumber Field
Is it possible to Delete & then Re-Create an AutoNumber Field using code so it will start numbering with 1 again. I will then use this table in a query to ascertain the the 20th record to post in a report. It works but when I Re-run the query I get a differnet set of "every 20 records". If I reset the autonumber field manually I will get the results identical to the 1st time I ran query. Any suggestions how to accomplish this?
Is it possible to Delete & then Re-Create an AutoNumber Field using code so it will start numbering with 1 again. I will then use this table in a query to ascertain the the 20th record to post in a report. It works but when I Re-run the query I get a differnet set of "every 20 records". If I reset the autonumber field manually I will get the results identical to the 1st time I ran query. Any suggestions how to accomplish this?