How to import data into existing Table in Access?

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

Guest

Using Access 2000. I am trying to import data from Excel and/or Text files
into an existing database. Access will only allow me to import data to a New
Table i.e. 'Import Data to existing table' is greyed out. What am I doing
wrong?

Kevin Cleary
Buenos Aires Argentina
 
Link the Excel spreadsheet to the database as Linked Table and use an Append
Query to append Records from the Linked Table to your destination Table.
 

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