Export a Table to a Text File

  • Thread starter Thread starter Lillian
  • Start date Start date
L

Lillian

How do I export a Table to a text file?
I need Fixed with and have a import specification.
I can import from a text file to a table but now I need the other way.

I have the table ready using queries and all I need is this last step.
 
Create a macro with the TransferText action.

It's quite easy to set the options in the lower pane of the macro design
window.
 
Back
Top