I have been using Excel to open up my semi-colon demlimited data file, adding headers, and saving in Excel format to prepare a file to import into Access. Is there an easier way? I have 3 data files to import each week.
Use the Import Text Wizard and use the Advanced button to save the Import Specifications for each file type. You can then use the saved specs each week via the wizard or automate using the TransferText Method which has Import Specification as one of the arguments.
Smack my hand to my forehead! I never noticed the Advanced button before. What a terrific solution. I have set up the import specification to mirror the table design, complete with indexes. Now my only problem is that my delimited file ends with ".dat" and not one of the acceptable extentions (.csv, .txt, .tab. or .asc). Until I come up with something better, I will have my user rename the extension when they bring over the file from the Unix box.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.