Have you tried using transfer database
DoCmd.TransferDatabase acExport, "Microsoft Access", "\\spfp02\complaints\MI\KIP_Reporting\KPI.mdb", acTable, "Qry_Extract_For_Productivity", "Oteloproductivity", False
the above code will transfer from the current database the contents of the...