Import Excel 2000 file into Acess 97

  • Thread starter Thread starter ann
  • Start date Start date
A

ann

I'm currently using Excel 2000 and Acess 97. I have tried
to import the excel file into Acess but I can't find the
excel file of type in the Import command. I've re setup
my Access to include all other file type but still problem
not solve. can any one help.
 
Try re-registering the dll files like this:
Start Run
regsvr32 msexcl35.dll
regsvr32 msxbse35.dll
regsvr32 mspdox35.dll
regsvr32 mstext35.dll

Use 40 instead of 35 for A2K and 2002.

That's MSEXCL35.dll not MSEXC1.dll.
 
Back
Top