PPT2000: Sample Code to Print Slide Numbers for a Custom Show (222691)
The information in this article applies to:
- Microsoft PowerPoint 2000
This article was previously published under Q222691 SUMMARY
Microsoft PowerPoint has the ability to create custom slide shows, which
are subsets of existing slides within your presentation. When you print a
custom show, PowerPoint prints the page number defined for that slide. For
example, if you print a custom show named My Show that consists of slides 2, 8, and 13 of your presentation, the numbers 2, 8, and 13 appear on the printed output (assuming that you have slide numbering turned on).
This article provides a sample Microsoft Visual Basic for Applications
macro (Sub procedure) that prints out a specified custom show and numbers
the pages consecutively, beginning with the number 1.
NOTE: You can change the beginning number by changing the value of the lStartNum constant.
REFERENCES
For more information about how to use the sample code in this article, click
the article number below to view the article in the Microsoft Knowledge
Base:
212536
OFF2000: How to Run Sample Code from Knowledge Base Articles
| Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
|---|
| Keywords: | kbcode kbdtacode kbhowto kbmacro kbProgramming KB222691 |
|---|
|