Using the code below to export a file to a location but for some reason I keep getting an error “runtime error 3011” “The microsoft jet engine database could not find the oblect.” “Make sure the object exisits and that you spell it’s name and path namecorrectly” . I made sure a named file was in the loaction but I’m at my wits end trying to figure this out. Thanks..
DoCmd.TransferText acExportDelim, “Feed Export Specification”, “TableFeed”, “\EEEDfsFS_RDG_Prod_01xEEE ProductionDatabasesInfoFTPissues.txt”, True, “”