Remove Column Headers from Text File

G

Ginny Tetu

I am trying to set up a macro which will send a table in
text format. I need to send the text file with out the
column headers. How do I remove the column headers?
 
V

Van T. Dinh

In the TransferText Macro action, you can set the
argument "Has Field Names" to No to export the Table (in
Text format) without the headers / Field names row.

HTH
Van T. Dinh
MVP (Access)
 

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