The information in this article applies to:
SYMPTOMSWhen you reference a UserForm control in a Microsoft Visual Basic for Applications macro, Microsoft Excel may stop responding, and you may receive the following error message: If you click Details, you receive an error message similar to the following:
CAUSEThis problem may occur when all of the following conditions are true:
WORKAROUND
To prevent this problem from occurring, do not include a reference to a nonexistent control in an event procedure for a control. Such a reference will result in an error with controls other than RefEdit as well.
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. MORE INFORMATIONThis problem has only been observed during code development, while testing code by running it from the Visual Basic Editor. Because the completed macro is usually run from Excel with a subroutine, this problem should not affect the completed Visual Basic for Applications macro. Additional query words: XL2000 dll files forms in vba crash crashes crashing crashed quit quitting quits fail fails failing failed break
Keywords : |
Last Reviewed: June 25, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |