M
MVL
I'm trying to export a query into a text file but cannot
find the VBA parameters for exporting a tab delimited
file.
This is what I have so far:
DoCmd.TransferText acExportDelim, ????, "qTransmission
TMC", filepath & filename
find the VBA parameters for exporting a tab delimited
file.
This is what I have so far:
DoCmd.TransferText acExportDelim, ????, "qTransmission
TMC", filepath & filename