I have a couple of queries & trying to import my log details into an access table. On running the following it stops at the point below & gives me the above error.
DoCmd.TransferText acImportDelim, "Logs Import Specification", "tmp Temporary File", fname2, 0
please help!!!!
Riya