PPT2000: Sample Code to Change Source of Linked Excel Worksheet (222708)
The information in this article applies to:
- Microsoft PowerPoint 2000
This article was previously published under Q222708 SUMMARY
This article provides a sample Microsoft Visual Basic for Applications
macro (Sub procedure) that searches a presentation for linked Excel OLE
objects and changes the linked source of these objects to a single source
workbook that you specify. This macro retains links to specific spreadsheet
ranges and objects, and allows you to change the source workbook.
This macro assumes that the linked objects are all Excel Spreadsheet
objects and that the links are to sections of spreadsheets, and not to
entire workbooks.
REFERENCES
For more information about how to use the sample code in this article, click
the article number below to view the article in the Microsoft Knowledge
Base:
212536
OFF2000: How to Run Sample Code from Knowledge Base Articles
Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
---|
Keywords: | kbcode kbdtacode kbhowto kbmacro kbProgramming KB222708 |
---|
|