Hello all.
I have a table where the records are set to autonumber. There is a form built that references that table. The problem is, when records are deleted from that table, the auto number doesn't resequence. Then the form that references that table shows blank lines where the deleted records use to be. For example...say i have 10 records in the table, and delete the first 5. When viewing the 'drop down' from the form, it will show 5 blank records, then the 5 remaining records (6-10). Any way to resequence these so that the deleted records don't show up as blanks?
Thanks in advance
I have a table where the records are set to autonumber. There is a form built that references that table. The problem is, when records are deleted from that table, the auto number doesn't resequence. Then the form that references that table shows blank lines where the deleted records use to be. For example...say i have 10 records in the table, and delete the first 5. When viewing the 'drop down' from the form, it will show 5 blank records, then the 5 remaining records (6-10). Any way to resequence these so that the deleted records don't show up as blanks?
Thanks in advance