Hello Boffins,
Can you help?
I have a database which exports a query with the transfertext method:
DoCmd.TransferText acExportDelim, Xspec, "qry" & myarray(X), _
strFolderName & "\" & myarray(X) & ".csv"
and it comes out like this:
"1403","731210",-560.00
"1403","731880",-150.00...