I have a database that we use to keep track of reports that are prepared by hand. Each report has a unique control number. We would prepare these blank reports with the control number and print them out. After they were filled out, someone had to enter the information into the database.
Because of this, the control number field was set up as a Number field. Now, we want to have everyone enter their reports on the computer and not use the paper files anymore, (what a concept). Now I need that field to be an AutoNumber field. I know that I can’t change it but how do I retain my old records, over 500, with their numbers and set it up so the new records can be entered with the AutoNumber? Does anyone know a work around? Thanks.