Transfer Text to CSV file

  • Thread starter Thread starter Denise
  • Start date Start date
Denise,

Have you tried setting the File Name argument of the TransferText macro
action to show the name of the file with a .csv extension? Are you using
Export Delimited for the Transfer Type argument?
 
Steve Schapel said:
Denise,

Have you tried setting the File Name argument of the TransferText macro
action to show the name of the file with a .csv extension? Are you using
Export Delimited for the Transfer Type argument?
 
Yes - I tried .csv first. However, it still looks like an excel file and not
a comma delimited.
 
When you say "looks like an excel file", do you mean the file icon in
Windows Explorer looks kinda like the EXCEL icon? If yes, that is because
your computer has the ".csv" file type associated with EXCEL for opening the
file. It is still just a comma-delimited text file that can be opened with
Notepad or Wordpad.
 
Ken,
If I say Output Format = Text File and Output File = xxx.csv; The outcome in
notepad = Fields surrounded with dashes

If I say Output Format = Ms Excel and Output File = xxx.csv; The outcome in
notepad = No ledgeable charactors (all little squares and such)
 
Denise,

You have lost me here. There is no Output Format argument for the
TransferText macro action.
 
Ken Snell (MVP) said:
I think she was using the OutputTo action in a macro, Steve.
--

Ken Snell
<MS ACCESS MVP>
http://www.accessmvp.com/KDSnell/




Steve
Ken is correct - I was using the "output to" after speaking with you I
changed it to TransferText using a specification and it worked. Sorry about
confusing you; I tried so many ways that I did not realize I was using the
"Output to".
Thanks Denise
 

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

Back
Top