Subject: Automatically increment without Autonumber
I have imported a bunch of records into Access and each record has a unqiue ID number which I am using as the table key. I have made a form to add/edit the records and I want the ID number to increment each time I add a new record. I can’t use an Autonumber because I need to preserve the existing ID numbers. Can someone tell me how to automatically increment the ID number without using an Autonumber field?