T
tom
I have a table set up where the primary key is set up as
an "autonumber". Users enter new records via a data entry
form and each record is intended to increment +1 as they
are created.
I have now run into a situation where we hav 50 or so
records and now the autonumbering has gone back to 0, 1,
2, etc. We already have records with these ID numbers.
How do I get the autonumbering back on track to "51" where
it is supposed to be?
an "autonumber". Users enter new records via a data entry
form and each record is intended to increment +1 as they
are created.
I have now run into a situation where we hav 50 or so
records and now the autonumbering has gone back to 0, 1,
2, etc. We already have records with these ID numbers.
How do I get the autonumbering back on track to "51" where
it is supposed to be?