MonsterMaxx
Registered User.
- Local time
- Today, 06:51
- Joined
- Sep 24, 2008
- Messages
- 15
Somehow the autonumber field has been screwed up.
When I try to add a new record it reuses a number it's already used.
It should be using 299, but it's trying to reuse 143.
If I go into the table itself and add a new record, then escape to cancel the add, then repeat I can get it to increment.
Do that enough times and I get to 299 and it'll add properly.
But when I run the form calling it, this resets back to 143.
I've tested it several times and it happens every time I use that form...which is a very simple form.
How is this even possible?
How do I fix it?
When I try to add a new record it reuses a number it's already used.
It should be using 299, but it's trying to reuse 143.
If I go into the table itself and add a new record, then escape to cancel the add, then repeat I can get it to increment.
Do that enough times and I get to 299 and it'll add properly.
But when I run the form calling it, this resets back to 143.
I've tested it several times and it happens every time I use that form...which is a very simple form.
How is this even possible?
How do I fix it?