Unable to Open Excel files - Solution Fix


Fix: Error when double clicking an Excel file: Windows cannot find the file

If you don’t have this error, don’t bother reading this post. It took some time to find a fix and my hope that this post will help others in the future.

Somehow my Excel installation got into a funky state where I had problems opening files from anywhere but inside Excel.

Firefox gave me this error message when I tried to open an excel file off an Excel link:

associated helper application does not exist

Windows explorer gave me this error message when I doubleclicked the file from anywhere (desktop, windows explorer, etc.):

Windows cannot find ‘path\file’

In both of these cases, Excel would open but no file would load. It took a bit of digging, but this blog post put me on to the solution - I had to unregister and regregister Excel.

The original post was originally written for Excel 2003. If you’re running 2008, here are the steps you need to follow:

  1. In Excel, click the Microsoft Office Button (in the top left), click Excel Options (at the bottom of the menu box on the right), click the Advanced category, and then under the General section, clear the Ignore other applications that use Dynamic Data Exchange (DDE) check box.
  2. In Windows, open a command prompt: Start > Run will get you the run dialog box. Then enter “cmd”
  3. Navigate to the directory of your Excel installation. On my machine that is C:\Program Files\Microsoft Office\Office12
  4. Enter this command: excel.exe /unregserver
  5. then enter this command: excel.exe /regserver

I would expect that a similar fix would work if Word, Powerpoint or other Office programs end up in a similar state.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Lesson 1: Entering Text and Numbers

The Microsoft Excel Window Microsoft Excel is an electronic spreadsheet. You can use it to...

Lesson 2: Entering Excel Formulas and Formatting Data

Lesson 1 familiarized you with the Excel 2007 window, taught you how to move around the window,...

Lesson 3: Creating Excel Functions, Filling Cells, and Printing

Lesson 3: Creating Excel Functions, Filling Cells, and Printing By using functions, you can...

Lesson 4: Creating Charts

In Microsoft Excel, you can represent numbers in a chart. On the Insert tab, you can choose from...

Microsoft Excel, Find a character and get whatever comes after or before it

Example: if you have a an excel sheet with a cell that has Pronetsys = Lightspeed and you want to...