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?
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?