Visual Basic Example for Creating a PowerPoint Slide Show (139880)
The information in this article applies to:
- Microsoft Excel for Windows 95
- Microsoft PowerPoint for Windows 95
This article was previously published under Q139880 SUMMARY
In Microsoft Excel, you can programmatically control Microsoft PowerPoint,
with a Visual Basic for Applications macro that uses OLE automation. To use
the properties and methods in the object library provided by PowerPoint,
you will need to create an object variable using the CreateObject function.
Also, if you are planning to use the built-in constants provided by the
object library, you will need to make a reference to the library.
REFERENCES
Getting Started Controlling Microsoft PowerPoint for Windows 95 Through OLE
Automation - White Paper
Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
---|
Keywords: | kbProgramming KB139880 |
---|
|