PPT: Sample VB Code to Create a Custom Slide Show (165217)
The information in this article applies to:
- Microsoft PowerPoint 98 Macintosh Edition
- Microsoft PowerPoint 97 for Windows
This article was previously published under Q165217 SUMMARY
Microsoft PowerPoint has a Custom Show feature that allows you to show some
of the slides in a presentation as a slide show or to reorder the slides
when you run a slide show.
This article contains a sample Microsoft Visual Basic for Applications
macro (Sub procedure) that creates a custom show. The macro creates a
custom show that includes every slide in the active presentation. You can
modify the code to select specific slides to be a part of your custom show.
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 KB165217 |
---|
|