G
Guest
Hello,
I have set up an Excel spreadsheet to collect project information from
users. Once the spreadsheet is complete, I import the sheet to my project
tracking database.
The project tracking database assigns a project ID number when new records
are added. This field is set to datatype AutoNumber, field size Long
Integer, new values Increment, and indexed Yes. I left the project ID field
out of the Excel spreadsheet. When I import data from the Excel worksheet, a
new record is created in the database as expected. The project ID number is
not the next incremental number, however. Instead, Access assigns a number
like 33885806 when the next incremental number is really 102.
Any ideas what I am doing wrong?
Thank you!
Tom
I have set up an Excel spreadsheet to collect project information from
users. Once the spreadsheet is complete, I import the sheet to my project
tracking database.
The project tracking database assigns a project ID number when new records
are added. This field is set to datatype AutoNumber, field size Long
Integer, new values Increment, and indexed Yes. I left the project ID field
out of the Excel spreadsheet. When I import data from the Excel worksheet, a
new record is created in the database as expected. The project ID number is
not the next incremental number, however. Instead, Access assigns a number
like 33885806 when the next incremental number is really 102.
Any ideas what I am doing wrong?
Thank you!
Tom