Import Text Objects

G

Gary Watson

I'm using Access 2000 and want to import some text files held in CSV format.
The drop down list on the import menu only has Access, Excel and ODBC.

I'm sure there used to be an option to for Text files.

How do I get this option enabled?

Thanks
 
A

Arvin Meyer [MVP]

Perhaps you don't have all the text filters installed? My text imports
include *.txt, *.csv, *.tab, and *.asc.
 
G

Gary Watson

Thanks Doug,
that knowlegde base article helped.
The DLL's were present but for some reason they were not registered.
All working after I registered them by hand.

Gary
 
Top