Uploading data from .xls to .mdb (and not from .mdb to .xls)

M

Mallory

I want to export data from .xls or .txt files directly
into a given Access table by VB (I know the other way
round is possible but don't want to use it).
Does sbdy knoww how to proceed ?
 
B

Bill Barclift

Yes, this is very common and can be done using ADO. I believe if you search
the knowledge base at Microsoft you will find an article on this.

Bill Barclift
 

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