If you have a table with a field formatted as an AUTONUMBER and you delete say records 3,5,7 from an total of say 23, is there a way to reuse the deleted record numbers.
I know that if you say delete record 24 and before you create 25 you can COMPACT and REPAIR DATABASE to reuse 24
I know that if you say delete record 24 and before you create 25 you can COMPACT and REPAIR DATABASE to reuse 24