ACC2000: How to Display Microsoft PowerPoint Slides on a Form (210075)
The information in this article applies to:
This article was previously published under Q210075 Advanced: Requires expert coding, interoperability, and multiuser skills.
SUMMARY
This article shows you how to display slides from Microsoft PowerPoint on a form in Microsoft Access. This technique uses Automation in 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.
Microsoft 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.
Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
---|
Keywords: | kbhowto kbinterop kbProgramming KB210075 |
---|
|