monicaj705
New member
- Local time
- Today, 01:11
- Joined
- Nov 18, 2011
- Messages
- 2
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 accdb file, I get an error msg "Text File Specification 0 does not exist. You cannot import....". Then I created a Text File Spec and try to run the macro I get "Text File Specification 1 does not exist...." If I use "Saved Imports" to run the same import, I don't have any problems. What is going on? Can anyone help?