Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 27 days 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 (5 months ago)
- Default Branch: main
- Last Pushed: 2024-10-11T20:54:14.000Z (4 months ago)
- Last Synced: 2024-11-10T14:19:23.242Z (3 months ago)
- Topics: automation, vba, vba-macros
- Language: VBA
- Homepage:
- Size: 96.7 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Progress bars in power point
This macros simulate progress bars in your power point presentation.
![clip](https://github.com/user-attachments/assets/bb046efc-eed0-488c-90c5-8f6f0759c89c)## 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**)
![image](https://github.com/user-attachments/assets/5ce17301-2dd6-4d03-8093-f8781617d4e5)# 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
![image](https://github.com/user-attachments/assets/bd02d6ab-a611-4327-9e05-029d07ea3dbb)# 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)