View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jim Cone Jim Cone is offline
external usenet poster
 
Posts: 3,290
Default Importing paradox files into excel

Aaron,

First of all, I have never tried to import a paradox file.
But I do have the ODBC driver required to do so on my system.
You might check somewhere around Start | All Programs | Administrative Tools | Data Sources(odbc)
to see if you have the driver installed.

Also, you might try to open the file using File | Open and see what happens.

Jim Cone
San Francisco, USA
http://www.realezsites.com/bus/primitivesoftware



"Aaron Bannin" <Aaron
wrote in message

I am currently trying to import information from a database (in the form of a
paradox file) into excel 03 but keep encountering errors. I have attempted to
accomplish this through the "Import Data" command, as well as "New Database
Query."