Download Query outputs to .xls or?

G

Guest

I will be designing approx 60 queries and the requirements are to be able to
download the query outputs to...
..xls
..pdf
..txt
..rtf

What would be the easiest to do? Is their a certain way the queries need to
be designed or?

Thanks again


Thanks again
 
G

Guest

For .xls use TransferSpreadsheet
For all others, use TransferText
you can look up the details in VBA Help.
I thnk you may have to have a specific driver to create a pdf file, but I
don't know the details on that.
 

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