I am using TransferText to import a text file into a table. When a new record is created, an autonumber is assigned as the primary key. Is there any easy way I find out what this primary key is? In some of my applications I am using random primary keys and so unfortunately it is not as simple as going to the last record.
Thank you for your time
Shane