We cover how to open PowerPoint using Excel VBA. A lot of data frequently used in PowerPoint presentations comes from Excel so it makes sense to automate the process of moving from Excel to PowerPoint. In our example, we have a blank Excel sheet and want to create a button which when clicked, opens up the PowerPoint application. We then want to open a PowerPoint presentation and add a slide with a specific title. To do this, we start by entering visual basic and setting a reference to the Microsoft PowerPoint object library.
Subscribe for weekly Excel tutorials, techniques and examples:
/ @theexcelhub
Please share this video with others that may find it useful:
• Open PowerPoint And Add Slides Using ...
Please comment below if you have any feedback or any suggestions for videos you would like us to upload next!
🌍 The Excel Hub website: https://theexcelhub.com/
📸 Instagram: / theexcelhub
ABOUT US:
The Excel Hub seeks to enhance your Excel and VBA knowledge by providing value-adding tutorials, techniques and examples in order to help you take your spreadsheet and data analysis skills to the next level.
For any enquiries, please contact:
[email protected]
Overview: (0:00)
Build macro: (0:42)
Test macro: (2:25)