Numeric Values for Primary Keys Only???

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have two tables...one of which holds userid's, firstnames, and lastnames of
employees. Some of the id's are all numeric, and some are all characters.
When I import my Excel spreadsheet, it takes all the id's with characters
out. Any help or suggestions???
 
It sounds to me that you have 2 spreadsheets with mixed Columns and you want
to import them into Access???

Excel allows mixed Columns, Access doesn't. In Access, a Column / Field
type must be either Numeric or Text, not both. Note that a Text value can
contain only digit characters so a Column in Access may look like a mixed
Column.

If you import a mixed Column from Excel into Access, you need to convert the
mixed values to a single type before importing into Access.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top