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
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