Am geeting compile error: Expected: = on the following code:
DoCmd.TransferT ext([TransferType As AcTextTransferT ype = acExportDelim],["exportraw"],[strTable],[FileName],[True],[ ],[ ])
Any ideas?
User Profile
Collapse
-
Export Access Tables to "|" delimited text files
Help!!! Am extremely new to VBA. Want to set up code behind a button that will prompt the user for a table name(source of data) and file name(end result of export) and then export the data into a pipe delimited text file.
Appreciate any help!!! -
Export Access Table to "|" delimited text file
Help!!! Am extremely new to VBA. Want to set up code behind a button that will prompt the user for a table name(source of data) and file name(end result of export) and then export the data into a pipe delimited text file.
Appreciate any help!!!
No activity results to display
Show More