K
kleivakat
I wanted to append some data from an Excel spreadsheet into an existing
Access table. I created the spreadsheet with exactly the same columns as the
table, including a column called "ID", which in Access is the primary (key)
field and set up as an auto-numbered field. The import would not work unless
there was data in that column in Excel. I looked at the autonumbers in
Access, and then went to Excel and manually added the next numbers in that
column. The data imported fine.
My problem is now that I'm adding another record to the end of my Access
table, the autonumber option is giving me an unusual result. Rather than the
next number in sequence, which would be 736, the autonumber field comes up as
"37489924", then Access autonumbers the next record as 37489925. I can't
seem to get back to the original sequence of numbers. Also, just as a
comment, several records within the table were deleted, so the while the
records are generally in sequential order, I actually a few less records in
the table. Would that make any difference in how the autonumbering works?
Thanks for any help you can provide.
Access table. I created the spreadsheet with exactly the same columns as the
table, including a column called "ID", which in Access is the primary (key)
field and set up as an auto-numbered field. The import would not work unless
there was data in that column in Excel. I looked at the autonumbers in
Access, and then went to Excel and manually added the next numbers in that
column. The data imported fine.
My problem is now that I'm adding another record to the end of my Access
table, the autonumber option is giving me an unusual result. Rather than the
next number in sequence, which would be 736, the autonumber field comes up as
"37489924", then Access autonumbers the next record as 37489925. I can't
seem to get back to the original sequence of numbers. Also, just as a
comment, several records within the table were deleted, so the while the
records are generally in sequential order, I actually a few less records in
the table. Would that make any difference in how the autonumbering works?
Thanks for any help you can provide.