ID: Q174043
The information in this article applies to:
When you run a custom ActiveX control in Excel 97, the destructor for the ActiveX control may not be called by Excel when you exit Excel.
This behavior may occur when you quit Excel 97 and the embedded ActiveX control is not the currently selected object.
Microsoft has confirmed this to be a problem in Microsoft Excel 97. This problem was corrected in Microsoft Office 97 Service Release 2 (SR-2).
For additional information about SR-2, please see the following article in the Microsoft Knowledge Base:
ARTICLE-ID: Q151261
TITLE : OFF97: How to Obtain and Install MS Office 97 SR-2
Excel does not properly keep track of the ActiveX control's reference count. This behavior causes Excel to fail to call the ActiveX control's Release() function when the ActiveX control is not the currently selected object when you exit Excel.
This causes the destructor function for the ActiveX control to fail to run as it should when Excel is exited.
Additional query words: XL97
Keywords : kbole kbprg kbdta
Issue type : kbbug
Solution Type : kbfix
Last Reviewed: November 4, 1998