XL2000: Error When Function Contains a Breakpoint (213558)
The information in this article applies to:
- Microsoft Excel 2000
- Microsoft Word 2000
- Microsoft PowerPoint 2000
- Microsoft Office Binder 2000
This article was previously published under Q213558 SYMPTOMS
In Microsoft Excel, when you type or edit a formula in a worksheet, you
may receive the following error message:
This program has performed an illegal operation and will be shut down.
If the problem persists, contact the program vendor.
If you click Details, you receive an error message similar to one or more of the following:
EXCEL caused an invalid page fault in module EXCEL.EXE at
014f:300960ef.
BINDER caused an exception 6bfH in module KERNEL32.DLL at
014f:bff9a080.
When these messages appear, the Microsoft Office programs may close or
stop responding.
CAUSE
This problem may occur when all of the following conditions are true:
NOTE: A breakpoint may be set manually by using the Toggle Breakpoint command on the Debug menu or programmatically by using the Stop statement.
WORKAROUND
To prevent this problem from occurring, do not set a breakpoint in the
custom function. If you need to pause or break your macro at run-time, use
the MsgBox function or the End statement instead.
For more information about the MsgBox function, in the Visual Basic Editor, click Microsoft Visual Basic Help on the Help menu, type MsgBox function in the Office Assistant or the Answer Wizard, and then click Search to view the topic.
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.
Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
---|
Keywords: | kbbug kbdtacode kberrmsg kbpending kbProgramming KB213558 |
---|
|