XL2000: How to Trap Events for an Embedded Chart (213738)
The information in this article applies to:
This article was previously published under Q213738 SUMMARY
In Microsoft Excel, you can associate a chart sheet in a workbook with a
Visual Basic module. This means that you can create a macro that runs when
certain events occur on the chart sheet. However, this functionality does
not apply to charts that are embedded in a worksheet.
This article contains sample macros that trap an event for an embedded
chart.
REFERENCESFor additional information about event handlers, click the article number below
to view the article in the Microsoft Knowledge Base:
213566 XL2000: How to Create Application Level Event Handlers
For more information about using class modules, in the Visual Basic Editor, click Microsoft Visual Basic Help on the Help menu, type module and classmodule commands (insert menu) in the Office Assistant or the Answer Wizard, and then click Search to view the topic.
| Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
|---|
| Keywords: | kbdtacode kbhowto kbProgramming KB213738 |
|---|
|