TransferSpreadsheet

G

Guest

Hello,
I have queries that I'd like the user to be able to export to Excel. I set
them up with DoCmd.OutputTo and this works as desired, except for the fact
that it limits the number of rows (saved as older version). I understand the
solution is to use TransferSpreadsheet, but would like to retain the ability
for the user to select the directory where the file is saved to & change
filename if so desired, as the OutputTo function does.
 

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