PowerPoint-VBA
April 6, 2019 ยท View on GitHub
Save yourself from 'Death by PowerPoint'
This respository contains PowerPoint VBA macros.
Whilst you are here, do also check out my other repository on Excel VBA.
How to run macros
An example of the routine would be:
- Run Alt + F11 or whichever way you prefer to start up the code editor and the module in PowerPoint
- Copy and paste the code in from the macro
- Run
Note
Note: For these VBA macros, the file extension ".vb" is added to enable git to recognise the script type. In practice, treat these as plain text files.
Contact me
Please feel free to submit suggestions and report bugs: https://github.com/martinctc/PowerPoint-VBA/issues