
Field 'Field1' doesn't exist in destination table 'Audit.'
This is the command I have coded to perform the Import
DoCmd.TransferText acImportDelim, ,"Audit", "C:\documents and settings\temptxt\ukdev1_export.txt", False
Any help would be most appreciated