Guest_imported
New member
- Jan 1, 1970
- 0
In the Help for the TransferText action it says that I can use existing specifications or my own schema.ini file. I found a description of the layout for this file and have created my own but I'm unclear as to how to call this file in my TransferText argument.
DoCmd.TransferText acExportFixed, "<what goes here?>", "<table/query name>", "<filename>", False, ""
DoCmd.TransferText acExportFixed, "<what goes here?>", "<table/query name>", "<filename>", False, ""