Importing data

  • Thread starter Thread starter juliejg1
  • Start date Start date
J

juliejg1

I have an access table that I have been using for quite some time. I import
the same formatted excel file each month. I have added a new field to the
end of the table and excel file. It is a simple text field and does not
contain any blanks or numbers, etc.... I have never had a problem importing
the file until I added this field. Now it will not allow me to import the
file. Do you have any suggestions?
 
Are you using an import specification? If so, you will need to account for
that new field.
 
Back
Top