G
Guest
I had a routine for importing a text file working perfectly, last week. When
I tried it today on another file with the identical structure I got:
"Reserved error (-5400); there is no message for this error."
The code was:
DoCmd.TransferText acImportFixed, , strTable, strPath, False
Any ideas?
Thanks!
I tried it today on another file with the identical structure I got:
"Reserved error (-5400); there is no message for this error."
The code was:
DoCmd.TransferText acImportFixed, , strTable, strPath, False
Any ideas?
Thanks!