PowerPoint Notes
Info-things on PowerPoint usage including tips, techniques and tutorials.
This article is not about creating your own macros or scripts to automate PowerPoint. However, if you just want to run any macros or scripts that a friend shares, or you just got it from a book or newsgroup, then you are on the right page. Labels: macro, powerpoint, programming, vba
Follow these steps to get started:
Remember, some scripts may do nothing at all unless you have something selected on the slide before you run them!
Figure 1: The Visual Basic interface
Figure 2: Insert a module
Figure 3: The pasted script
PowerPoint 2007 users will need to enable the Developer tab on the Ribbon if it is not already visible. To do that, choose Office Button | PowerPoint Options, and select the Popular tab on the left. Then check the option that says Show Developer tab in the Ribbon.
Once you have done that, select the Developer tab of the Ribbon, and click Macro to bring up the Macro dialog box that you can see in Figure 4. Select the script you want to run, and click the Run button.
Figure 4: The Macro dialog box
Versions before PowerPoint 2007: Choose Tools | Macros | Macro to bring up the same dialog box that you saw in Figure 4. Then select the script you want to run, and click the Run button.
Tip from Steve Rindsberg: You can store many, many macros/scripts/routines in a single PowerPoint file and as long as you have it open along with any other files, you can access the macros as described.
See Also: Create an Add-in with toolbars that run macros (PPT FAQ by Steve Rindsberg)
Archives:
July 2004 | August 2004 | September 2004 | May 2005 | June 2005 | July 2005 | November 2005 | February 2006 | April 2006 | June 2006 | September 2006 | October 2006 | February 2007 | May 2007 | August 2007 | November 2007 | February 2008 | October 2008 | June 2009 |
