Error Message No Object found in MS Access

The error message encounter if you try to import the file to excel. To resolve the issue you can follow the steps below:

  1. This happen when importing a file to excel

  2. You need to register the
    *msexcl40.dll    (Excel)
    *msxbse40.dll     (dBase)
    *mspdox40.dll    (Paradox)
    *mstext40.dll     (Text, CSV, tab-delimited))

  3. RUN CMD as admin

  4. and regsvr32 "Filename.Dll"


You try to import and you should not get the error message...

Comments