Importing

S

Simonglencross

Could someone please point me in the right direction or offer some advice...

I am trying to import a table containing names and addresses in to my new
database, I have managed to import the file but how do I get the data in to
my new table??

Any help or info would be much appreciated.


Kind Regards


Simon
 
K

Ken Snell [MVP]

Create an append query based on the table that has the imported data; use
that query to copy data to the new 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

Top