Exporting Data to Windows Merge format or text file

T

Tatyana

I need to export one column result query to the text file
without any extra characters (like the quoted column name
as a first row, or the quotes at the beginning and at the
end of the column contents, or the table frame)
I used actions "OutputTo" and "TransferText" in the Macro
and did not have the right result.
Any thoughts or experience will be highly appreciated
 
J

Joe Fallon

Create a Specification using the Text wizard.
Be sure to save it.

Then use it in TransferText.
It should be fine.

Write a query for the one field and then export the query.
 

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