lucy_maria
New member
- Local time
- Yesterday, 21:27
- Joined
- Jun 29, 2009
- Messages
- 6
Sorry if this has been answered elsewhere, I haven't had any luck searching for a solution to this particular problem.
I have a table with an autonumber id that recently has been generating numbers which are already in the table as opposed to incrementing from the last number generated. I've managed to solve this problem by creating the record then exiting out of the table, without saving, until autonumber is back to creating an number at the end of the table, thank goodness it was a small table. However, how can I stop this from happening again? What happened to cause it and is there any solution that doesn't involve a macro or recreating the table in some form?
I have a table with an autonumber id that recently has been generating numbers which are already in the table as opposed to incrementing from the last number generated. I've managed to solve this problem by creating the record then exiting out of the table, without saving, until autonumber is back to creating an number at the end of the table, thank goodness it was a small table. However, how can I stop this from happening again? What happened to cause it and is there any solution that doesn't involve a macro or recreating the table in some form?