Import Overwrite Data in Table

  • Thread starter Thread starter Brent E
  • Start date Start date
B

Brent E

I have a question.

When you import data on a frequent basis from Excel to Access and into an
already existing table? Does the import automatially overwrite existing
records, or does it only append new records?

Thanks.
 
Great. Thanks.

Also, when you Export a spreadsheet to Excel. Is there a way to use VBA to
force an overwrite of the file without prompting for permission?
 
Bob,

I have to disagree. After seeing your post i decided to try it again with a
simple excelbook. btw i tried it on a vista machine with off. 2007.

I imported a simple excelsheet with a row of text like "option 1" - through
"option 42". I imported this into Access which created a table called
"Sheet1". After that I altered the data in the Excel worksheet, saved it and
imported it into the existing sheet1 table. Access will ask you if you want
to overwrite the exisisting table. I tried with keys different options but it
will ask you if you want to overwrite.
 

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