Double Click Problem for opening file in Microsoft Excel

Frank was having a problem with Excel not opening a workbook whenever he would double-click on it in Windows. Excel would start, but the workbook would not load, and Excel would report that it couldn't find the file that was double-clicked.

This sounds like a problem with the file associations in Windows. The first thing to try is to force Excel to reconstruct all the proper association information. You do that by following these steps:

  1. Make sure that Excel is not running (exit the program).
  2. Click the Start button to displays the Start menu.
  3. From the Start menu, choose Run. Windows displays the Run dialog box.
  4. In the Open box, enter the full path name to your Excel program, followed by the /regserver switch. If the full path name includes spaces, surround the full path name by quote marks. The following is an example of what you can enter in the Open box (your path may be different):
     "c:\Program Files\Microsoft Office\Office\Excel.exe" /regserver
  • Click OK.
  • Now try double-clicking on your workbook again. It should open as you expect. If it doesn't, try this in versions of Excel prior to Excel 2007:

    1. In Excel, choose Options from the Tools menu. Excel displays the Options dialog box.
    2. Make sure the General tab is selected. (Click here to see a related figure.)
    3. Make sure the Ignore Other Applications check box is selected.
    4. Click on OK.

    If you are using Excel 2002, follow these steps instead:

    1. Click the Option in the Tools Menu. Then click General Tab.
    2. In the General section, make sure the Ignore Other Applications check box is selected.
    3. Click on OK.

    If you are using Excel 2007, follow these steps instead:

    1. Click the Office button an then click Excel Options. Excel displays the Excel Options dialog box.
    2. Click Advanced at the left side of the dialog box. (Click here to see a related figure.)
    3. In the General section, make sure the Ignore Other Applications that use Dynamic Data Exchange (DDE) check box is selected.
    4. Click on OK.

    If you still cannot double-click on a workbook to open it, try these steps:

    1. Get out of Excel completely.
    2. Open a My Computer window.
    3. Choose Tool | Folder Options. You should see the Folder Options dialog box.
    4. Make sure the File Types tab is displayed.
    5. In the list of registered file types, find and select the entry for XLS (Microsoft Excel Worksheet).
    6. Depending on your version of Windows, click on either the Edit or the Advanced button. You should see the Edit File Type dialog box.
    7. In the list of actions, choose Open.
    8. Click the Edit button. Windows displays the Editing Action dialog box.
    9. The Application Used to Perform Action box contains the actual command line used to start Word. Double-check the line to make sure there are no strange extra filenames at the end of the command line.
    10. Make sure the Use DDE check box is selected, and that the DDE Message box is set to the following:
         [open("%1")]
    1. Click on OK.
    2. Close all the other open dialog boxes.

    0 comments:

    Post a Comment