Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

A VBA script that creates a pretty progress bar for PowerPoint presentations.

License

Notifications You must be signed in to change notification settings

adiov/PowerPoint-ProgressBar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PowerPoint-ProgressBar

A couple of VBA scripts that create (and remove) a pretty progress bar for your PowerPoint presentations. The progress bar is added starting from the second slide.

Cover Slide Slide #3 Slide #4

#Usage

  1. Add those scripts as modules to your PowerPoint presentation using the Developer tab.
  2. Run the AddProgressBar() module once you finish adding/removing slides.
  3. Run the RemoveProgressBar() module when you don't want the progress bar anymore.

Run Macros

About

A VBA script that creates a pretty progress bar for PowerPoint presentations.

Topics

Resources

License

Stars

Watchers

Forks