MicroVBA is a VBA interpreter written in VBA to be used in PowerPoint in order to be able to import large vector graphics files. The advantages are: vectorization of PowerPoint presentations (no fonts ...
My boss is asking me to create an Add-In for MS Powerpoint that will have a command bar button to:<BR>1: Open a template file.<BR>2: Display previews of each slide like the Slide Finder does BUT ...
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") ...