Thanks for the information.
Now I can get the sound on a click to a "custom" action button which I've
created (ckecking off the Play sound checkbox in the Action Settings dialog
and picking the sound file), but the same button will not run a macro which
is named in the "Run Macro" box. What am I doing wrong?
Thanks again.
Bert
> There's no need for any code to do this.
>
[quoted text clipped - 24 lines]
>> End With
>> End Sub
> Thanks for the information.
> Now I can get the sound on a click to a "custom" action button which I've
> created (ckecking off the Play sound checkbox in the Action Settings dialog
> and picking the sound file), but the same button will not run a macro which
> is named in the "Run Macro" box. What am I doing wrong?
It may be that the macro contains code that won't compile
Open it in the VB editor and choose Debug, Compile.
Verify your Security settings. Set macro security to medium then save your work,
close and reopen PPT and try again.
> Thanks again.
> Bert
[quoted text clipped - 27 lines]
> >> End With
> >> End Sub
-----------------------------------------
Steve Rindsberg, PPT MVP
PPT FAQ: www.pptfaq.com
PPTools: www.pptools.com
================================================