ACC: How to Display Microsoft PowerPoint Slides on a Form (149088)
The information in this article applies to:
- Microsoft Access for Windows 95 7.0
- Microsoft Access 97
This article was previously published under Q149088 SUMMARY
Advanced: Requires expert coding, interoperability, and multiuser skills.
This article shows you how to display slides from Microsoft PowerPoint
7.0 or 97 on a form in Microsoft Access 7.0 or 97, respectively. This
technique uses OLE Automation in Microsoft Access to open a PowerPoint
presentation and to link to the first slide. Viewing other slides is
accomplished by changing the SourceItem property, which enables you to
link to different slides.
NOTE: This OLE-linking approach is the most viable method for viewing
Microsoft PowerPoint slides on a form in Microsoft Access. It is not
possible to use Automation to run a Microsoft PowerPoint presentation
directly from an object frame control on a form.
This article assumes that you are familiar with Visual Basic for
Applications and with creating Microsoft Access applications using the
programming tools provided with Microsoft Access. For more information
about Visual Basic for Applications, please refer to your version of the
"Building Applications with Microsoft Access" manual.
REFERENCES
For more information about using Microsoft PowerPoint for Windows 95
and Automation, please see the following article here in the Microsoft
Knowledge Base:
133789 WT1229: Getting Started Controlling PowerPoint Through OLE
Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
---|
Keywords: | kbhowto kbinterop kbProgramming KB149088 |
---|
|