I was "handed" a database in which there are about 4000 transactions in a table. The primary key is the TransactionID which is supposed to increment upon each new transaction. Right now it doesn't. On the transaction form, the user has to look to the very last transaction to see the number, then enter the next one by hand. Is there a way to automatically increment this existing field?
Thank you in advance!
Kyle
Thank you in advance!
Kyle