URGENT: Button won't run macro

G

Gary

I'm running Powerpoint 2002. I've got an autoshape whose action setting
runs a macro. When I click the shape during the slide show, nothing
happens. I've tried every debugging technique I can think of, but it
looks like either this software is massively buggy or there's a setting
I'm missing. Here's the macro:

Sub FindPolicy()
MsgBox "Hit"
End Sub

What's wrong with this?
 
G

Gary

Thank you, that was it. It seems stupid for Powerpoint to not allow me
to run a macro I just created, regardless of the security setting.

....Gary
 
S

Steve Rindsberg, PPTMVP

Thank you, that was it. It seems stupid for Powerpoint to not allow me
to run a macro I just created, regardless of the security setting.

I guess we have to accept that "No" means "No" ;-)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top