You can use the .TransferText function in Access.
VB Code:
Application.DoCmd.TransferText acExportDelim, , "Table1", "C:\Test.txt", True
|
Results 1 to 16 of 16
Threaded View
|
Click Here to Expand Forum to Full Width |