I am attaching a simple mdb I am creating to read in a bunch of txt files with no delimeters.
1) I created an import spec called "VartecImportSpec"
2) I can manually file/import my text file go to advanced and select my import specification & save the data to my tblVartecImport with no problem.
The Problem:
When I try loop through the files with the import spec, only the first column populates and I get file import errors. The Import error files look as if the import spec file wasnt loaded properly.
Help would be appreciated.
1) I created an import spec called "VartecImportSpec"
2) I can manually file/import my text file go to advanced and select my import specification & save the data to my tblVartecImport with no problem.
The Problem:
When I try loop through the files with the import spec, only the first column populates and I get file import errors. The Import error files look as if the import spec file wasnt loaded properly.
Help would be appreciated.