Not importing from Excel properly
Hi there,
I am trying to import some data into one of my tables and I have the following issues:
The PK field namely SitesID is a number (long interger) type.
On the spreadsheet im importing the number is typically 6-7 digits long.
When I import they default to:
1
2
3
4
5
6 and so on
Remembering this is not an autonumber field I cant figure out whats going wrong.
Any ideas?
Chris
Hi there,
I am trying to import some data into one of my tables and I have the following issues:
The PK field namely SitesID is a number (long interger) type.
On the spreadsheet im importing the number is typically 6-7 digits long.
When I import they default to:
1
2
3
4
5
6 and so on
Remembering this is not an autonumber field I cant figure out whats going wrong.
Any ideas?
Chris
Last edited: