Importing Access mdb to Excel

  • Thread starter Thread starter seanA
  • Start date Start date
S

seanA

I would like to import data from access mdb file to Excel using VBA
Could someone please help get me started.

Thank You
 
You can use Get External Data, New Database query..., while you record a
macro. Another, more complicated option, is to use ADO.
 

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