I have created a userform that adds record to a spreadsheet and I am looking for a simple way to autonumber the records. That is, the first record will be assigned a starting number (say 1000) and then each new record would be automatically assigned the next number (1001, 1002 etc.). If possible, I would also like the record number to appear on the user form so that the user knows what record they are entering.