Why? As in "why do you care what value the Access autonumber field holds?"
Access autonumbers are intended to be used as generally unique row
identifiers, to aid in establishing relationships among tables. They are
not particularly fit for human consumption.
--
Regards
Jeff Boyce
Microsoft Office/Access MVP
http://mvp.support.microsoft.com/
Microsoft IT Academy Program Mentor
http://microsoftitacademy.com/
Microsoft Registered Partner
https://partner.microsoft.com/
"Alan T" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> I have inserted and deleted records into a table has auto-incrment field
as
> primary key.
> Now the table is empty after I deleted all the records inside Access 2003,
> how do I reset the auto_increment field value to 1?
>
>