Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)