cansinacarer / PowerPoint-Progress-Bar-Macro

Adds a progress bar at the bottom of each slide in PowerPoint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PowerPoint Progress Bar Macro

This macro allows you to create a progress bar at the bottom of each slide (except the title slide) to indicate how far into the presentation you are at any given slide.

See an example of this progress bar below:

PowerPoint Progress Bar Demo

Usage

Launch the Visual Basic window in PowerPoint from the Developer tab in the ribbon. Import the AddProgressBar.bas file as a module and run the macro in it.

If you change the number of slides or change the slide order, you will need to re-run this macro to update the progress bars.

About

Adds a progress bar at the bottom of each slide in PowerPoint


Languages

Language:BASIC 100.0%