PPT97: Sample Code to Change Source of Linked Excel Worksheet (166328)
The information in this article applies to:
- Microsoft PowerPoint 97 for Windows
This article was previously published under Q166328 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 creating Visual Basic for Applications macros,
click the Office Assistant in Microsoft PowerPoint, type how to create a
macro, click Search, and then click to view "Create a macro in Visual
Basic Editor."
For more information about running Visual Basic for Applications macros,
click the Office Assistant in Microsoft PowerPoint, type how to run a
macro click Search, and then click to view "Run a macro."
NOTE: If the Assistant is hidden, click the Office Assistant button on the
Standard toolbar. If the Assistant is not able to answer your query, please
see the following article in the Microsoft Knowledge Base:
176476
OFF: Office Assistant Not Answering Visual Basic Questions
For more information about getting help with Visual Basic for Applications,
please see the following article in the Microsoft Knowledge Base:
163435
VBA: Programming Resources for Visual Basic for
Applications
Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
---|
Keywords: | kbcode kbdtacode kbhowto kbmacro kbProgramming KB166328 |
---|
|