No, I'm saying that an existing field cannot be changed to an Autonumber
once there's data in the table (whether or not there's data in the field
you're trying to change). You should be able to add a new field and make it
an Autonumber, though.
What's the actual error message you're getting when you try adding a new
Autonumber field? You're limited to having a single Autonumber field in any
table.
--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)
"msdobe" <(E-Mail Removed)> wrote in message
news:CD36A612-E7D4-4CAA-8510-(E-Mail Removed)...
>I meant autonumber instead of autoformat. I tried to add another ID (to
>keep
> track of the number in the database) and I can't because I'm told I
> already
> have one.
> Are you saying that an ID cannot be added once there's data in a table? If
> so, can I copy this data and make another new table?