March 2007
Beginner
432 pages
10h 25m
English
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.
Presentation ObjectIn 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 ...
Read now
Unlock full access