I have a simple import text macro written in Access 2010 (.accbd) which will NOT run. However, if I recreate that same macro in an older Access 2007 (.mbd) file, it runs without any issues. In the older database, I do not identify an import spec file name. If I try the same thing in the...
I am trying load a text file via a macro. I created an import spec and have identified it in the Specification Name field. When I run the macro, I get an error message stating the Text File Specification 1 does not exisit. I'm using Access 2010. Can anyone help?