News

This project was created as an example of an Excel to Powerpoint workflow using VBA. Typically one might create PowerPoint slides from data in Excel and by using VBA we can automate the process, ...
Presentations are an important part of many business conferences and meetings, and companies all across the globe use Microsoft PowerPoint to build and display their slideshows. While PowerPoint ...
Notifications You must be signed in to change notification settings This repository contains a template program that generates a simple presentation and a file containing explanations for some of the ...
Use VBA to insert a picture file onto a PowerPoint slide Your email has been sent If you often insert the same graphic file, such as a company logo onto a PowerPoint slide, use VBA to automate the ...
But what I want to do is play a d---d sound, and there seems to be no obvious way to do it. There is a general supposedly office-wide vba "play" method, but My. Computer.Audio.Play("soundfile.wav") ...