Data dump

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

Guest

Is it possible to import data directly from an Excell spreadsheet to populate
an existing Access Database?
 
Yes. Use File|Get External Data.

Normally it's best to link to the Excel sheet or to import it to a
temporary table. Then use one or more append queries to move the data
into your actual tables, changing field names and data types if needed.
 

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