9Programming PowerPoint

This chapter shows you how to leverage your VBA knowledge in the PowerPoint environment by examining a few PowerPoint objects and their associated properties, methods, and events. To illustrate these items, I’ll build an example presentation strictly by using VBA code.

PowerPoint’s Presentation Object

In PowerPoint, the Presentation object represents a presentation file that is open in the PowerPoint application window. You can use VBA to create new presentations, open or delete existing presentations, save and close presentations, and more. The next section takes you ...

Get Business Solutions VBA for the 2007 Microsoft Office System now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.