https://github.com/josechirif/progress-bar-power-point
This macros simulate a progress bar of your ppt presentation.
https://github.com/josechirif/progress-bar-power-point
automation vba vba-macros
Last synced: about 2 months ago
JSON representation
This macros simulate a progress bar of your ppt presentation.
- Host: GitHub
- URL: https://github.com/josechirif/progress-bar-power-point
- Owner: JoseChirif
- License: mit
- Created: 2024-09-17T17:43:57.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-02-17T18:08:56.000Z (2 months ago)
- Last Synced: 2025-02-17T19:24:55.822Z (2 months ago)
- Topics: automation, vba, vba-macros
- Language: VBA
- Homepage:
- Size: 102 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README - Español.md
- License: LICENSE
Awesome Lists containing this project
README
# Progress bars in power point
This macros simulate progress bars in your power point presentation.
## Languages
- [Click para Español](https://github.com/JoseChirif/Progress-bar-power-point/blob/main/README%20-%20Espa%C3%B1ol.md)
# Parameters
Parameters (bars color, border and size) can be modify in the first macro (**InitializeVariables_Bar**)
# Macros
- **DrawProgressBar**: Draw the progress bars. If there were previous bars (with this macro), it will erase them before drawing the new ones.- ClearBars_CurrentSlide: Delete the bars on the slide you are on.
- ClearBars_AllSlides: Clears all progress bars in the presentation.
# Progress circles power point
If instead of using slashes you prefer to use circles, you can use the following free repository:
https://github.com/JoseChirif/Progress-circles-ptt---Puntos-avance-ppt
# Author
- [@Jose Chirif](https://github.com/JoseChirif)## 🚀 About me
I'm an Industrial Engineer specialized in process optimization, business intelligence and data science.
[Porfolio - Network - Contact](https://linktr.ee/jchirif)