Article ID: 267974 - Last Review: October 11, 2006 - Revision: 4.3 GRAPH2000: VBA: How to Paste New Excel Data into an Existing GraphThis article was previously published under Q267974 On This PageSUMMARY
This article provides sample Visual Basic for Applications (VBA) code that takes a range of cells from a Microsoft Excel 2000 worksheet and pastes the data into a Microsoft Graph 2000 object inside another Microsoft Office 2000 program (in this case, PowerPoint).
MORE INFORMATIONMicrosoft provides programming examples for illustration only, without warranty either expressed or implied. This includes, but is not limited to, the implied warranties of merchantability or fitness for a particular purpose. This article assumes that you are familiar with the programming language that is being demonstrated and with the tools that are used to create and to debug procedures. Microsoft support engineers can help explain the functionality of a particular procedure, but they will not modify these examples to provide added functionality or construct procedures to meet your specific requirements. Sample CodeThis sample assumes the following:
REFERENCESFor additional information about how to update links to Excel workbooks from PowerPoint, click the article numbers below
to view the articles in the Microsoft Knowledge Base:
222708
(http://support.microsoft.com/kb/222708/EN-US/
)
PPT2000: Sample Code to Change Source of Linked Excel Worksheet
251337
(http://support.microsoft.com/kb/251337/EN-US/
)
PPT2000: Sample Visual Basic Code to Update Links in an Excel Chart
| Article Translations
|
Back to the top
