Txt Output format ACCESS MACRO

F

faraca

I'm doing a macro that outputs some data from a table to a txt file.
Once the file is exported I get a txt file with a strange format

With lots of annoying

--------------------------
--------------------------

And fields separated with | field1 | field 2 |

If I export the data manually I can select the Tab Delimited and other
format features, but if I make a macro with Access I cannot choose those
features

So, is there a code line to especify the tab delimited and such formats for
an output txt file??
THANKS
 

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