D
Denise
How can I get a .csv file using transfer text?
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?
Ken Snell (MVP) said:Don't export a csv file using TransferText with a format of MS EXCEL. Use
Text File.
--
Ken Snell
<MS ACCESS MVP>
http://www.accessmvp.com/KDSnell/
Ken is correct - I was using the "output to" after speaking with you IKen 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