I'm not sure how I got into this situation, but...
I have 4 tables and all share the Key ID.
It's been working well.
I recently was adding new records to each table when I saw
3 of my 4 tables are autonumbering correctly (creating new record), but the last one has jumped (instead of the next number being 4, it creates record # 12 for example)..
How to fix this ?!