Gary W. Graley
Registered User.
- Local time
- Today, 08:38
- Joined
- Feb 27, 2004
- Messages
- 43
While it isn't missing, I think what is happening is
1. a person is 'going' to enter a record
2. Access assigns a record number for that entry
3. that person backs out and doesn't enter the information
4. Access says 'fine' but that place marker, aka Auto number
stays allocated but there are no records, even blank
5. so, the next time the person/s view the entry forms they see
that the record number does not match the total number of records
example, they see a total number of 930 records, but are only on 919
when checking the table, it is missing those records.
Sorry for my long winded scenario, but, is there a way to prevent this from
happening? Even if they decide to back out, I'd like to at least keep an
empty record as a place holder.
Thanks in advance,
G2
1. a person is 'going' to enter a record
2. Access assigns a record number for that entry
3. that person backs out and doesn't enter the information
4. Access says 'fine' but that place marker, aka Auto number
stays allocated but there are no records, even blank
5. so, the next time the person/s view the entry forms they see
that the record number does not match the total number of records
example, they see a total number of 930 records, but are only on 919
when checking the table, it is missing those records.
Sorry for my long winded scenario, but, is there a way to prevent this from
happening? Even if they decide to back out, I'd like to at least keep an
empty record as a place holder.
Thanks in advance,
G2