Incorrect error msg: Null value in an auto-number field

J

j_gold

I'm importing an Excel spreadsheet into Access using the Append option. After
import, I get an error "Null value in an auto-number field". However, the
field throwing the error is not a primary key. It is a VARCHAR(20) that
allows null values.

Any thoughts as to why I am getting this message?

Thanks,

J
 
Top