Share via

Word 2010 with embedded Excel objects does not release Excel when closing.

Anonymous
2011-07-27T18:30:20+00:00

Office Professional Plus 2010

I have Word documents (.doc extension) that have embedded Excel objects.  Recently Word will not release the Excel instance when closing, which is creating OLE errors.

Any suggestions?

Microsoft 365 and Office | Word | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

9 answers

Sort by: Most helpful
  1. Anonymous
    2011-07-29T15:32:42+00:00

    More background.  I am using Office Pro Plus 2010 running on Win 7 Ultimate (if it makes any difference).  Same errors on another machine with Office 2007.

    Insert -> Table -> Excel Spreadsheet

    I have some VBA code in my default spreadsheet, but it only runs on demand.

    Yes, it does terminate if run alone.

    Was this answer helpful?

    4 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2013-09-10T15:29:32+00:00

    When you close the Word doc with the embedded Excel  it doesn't close the Excel instance, so Excel stays running in background in a hidden way. When you open that Word document again and you try to edit the embedded Excel you will get a message error because it is trying to run an additiona instance of Excel. So you need to go to your Task Administrator and close that Excel instance before. After this, Microsoft Word will let you edit that embedded Excel.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  3. Anonymous
    2011-07-29T12:28:09+00:00

    Ideally, Excel process should end when you close out Word.

    Are you using VBA to embed the Excel sheet or is it through Insert>Object?

    If you open Excel (without any OLE) and close it, does it terminate from process?

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2011-07-28T19:45:08+00:00

    First, I found the cause of the OLE errors.  It was an add-in recently updated from PPC. (Practitioners Publishing Company).  The fix was to uninstall the program and reinstall, then delete the entire HKLU\Software\Microsoft\Office\14.0 key in the registry. 

    First the OLE in Word said I did not have Excel installed.  After that, I kept getting a "Microsoft Excel is waiting for another OLE application to complete" error that would not go away until I killed the instance of Excel in task manager.

    That being said, first open task manager.  Make sure no Word or Excel instances are running in processes.

    Open a Word document.  The Winword.exe process appears.  Next, insert an Excel table into the Word document.  The Excel.exe process appears.  Close the table, then close the Word document.  The Word instance disappears, but the Excel instance does not.

    I don't know if this is by design or a bug.

    OldAuditor

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2011-07-28T08:00:34+00:00

    What did you mean by “does not release Excel when closing”?

    What are the OLE errors that you get?

    Start Word in safe (Press Ctrl key while clicking on Word program) and see if it helps.

    If Word works as expected, refer the link below to disable add-ins

    http://office.microsoft.com/en-us/access-help/view-manage-and-install-add-ins-in-office-programs-HA010354315.aspx?CTT=1#BM7

    Was this answer helpful?

    0 comments No comments