D
DS
I'm using the following to Export a table into a text file. Can I
export more than one file? If so how would I do it. Also what is the
limit on the number of tables that I can export?
Thanks
DS
DoCmd.TransferText acExportDelim, , "Table1", "c:\Access\export.txt"
export more than one file? If so how would I do it. Also what is the
limit on the number of tables that I can export?
Thanks
DS
DoCmd.TransferText acExportDelim, , "Table1", "c:\Access\export.txt"