Is there any way to view/edit saved import specs in 2007? I had a number of import specs that imported xls files quite nicely but now we have to import xlsx files. I re-wrote them and they worked just fine yesterday. Today, I'm getting error 3011. The file is exactly where it should be so I don't get it. I wonder if my code is cranky:
DoCmd.RunSavedImportExport "Import-MilstripOpenHistory"
DoCmd.RunSavedImportExport "Import-MilstripOpenHistory"