XL97: Worksheet Change Event Macro Fails to RunLast reviewed: February 27, 1998Article ID: Q172832 |
The information in this article applies to:
SYMPTOMSWhen data on a worksheet is changed, a Microsoft Visual Basic for Applications Change event macro that you created does not run.
CAUSEThis problem occurs when the following conditions are true:
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATIONYou can create a Visual Basic event macro that runs whenever the data on a worksheet is changed. The Change event macro runs when data is added or updated on the worksheet. However, when you paste data from another program or update data by using a DDE link, the Change event does not occur.
REFERENCESFor more information about using a Change event, click the Index tab in Microsoft Visual Basic for Applications Help, type the following text
change eventand then double-click the selected text to go to the "Change Event" topic.
|
Additional query words: XL97
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |