More Detailed Scenario:
I preview a report. I am able to export the report to Excel document using
Docmd.OutputTo method.
How can I use TransferText to export the contain from the report to CSV file
format?
TransferText requires that the data be in a table or query. What is the
RecordSource for your report? Is it an unfiltered query or table? or is it a
filtered subset of a table or query?
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.