Using macro to copy data from Access to Excel

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

Guest

I am wondering how to make a macro that does the following:

Every day I open my access file, select the query I need, open the query and
copy it, then to open my excel file and paste special values of text into it.
How can I get the macro to select my query and copy it's results.

I can figure out how to get it to open the database and to paste it into
the excel file, but I am having trouble getting it to select the needed query
and copy it. Can anyone tell me how to do this so I don't have to repeat
these steps every day? Thanks.
 
Thanks. Will this also work on a query that I have set up in access? I have
it set up to pull in only the things I want from access this way. It seems to
be the only way I can get the information I am pulling in to work with my
Vlookups in Excel.
 

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