Exporting Access queries to specific Excel worksheets

  • Thread starter Thread starter a
  • Start date Start date
A

a

Hi all - how do I send the results of a query to a
specific Excel worksheet in an open Excel
workbook/template?
(coding is fine)

You can't link to a query, can you?
 
Yes you can and its easy.
From excel
data
import external data
import data
(goto the directory where the access file is then select
it)
You should see the queries then press ok

Hope I've answered your question.
 
Well, sort of. Thanks.

But I was referring to something I can automate in Access
with a code in a button's OnClick event.
 

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