R
Rémi
Hello.
I've worked a fair bit with MS Office, but mostly Access, Excel and
Word. I've never fiddled much with Powerpoint, nor programmed against
it. I expect this is beyond basic, but I can't seem to find the info I
need.
I'm using Powerpoint XP SP3. I've added an ActiveX button control to a
slide; the intent is to open an Excel file when/if the user clicks on
the button. No trouble with the VBA code - I've created my event
handler; right-click on the button, select "View Code", and I fall
right into the button's event handler, behind the slide.
But it appears that the button's event handler isn't getting fired at
all. (I have tested it while viewing the slide show, and not in design
mode.)
Is there something particular I need to do to make this happen?
Thanks,
Remi.
I've worked a fair bit with MS Office, but mostly Access, Excel and
Word. I've never fiddled much with Powerpoint, nor programmed against
it. I expect this is beyond basic, but I can't seem to find the info I
need.
I'm using Powerpoint XP SP3. I've added an ActiveX button control to a
slide; the intent is to open an Excel file when/if the user clicks on
the button. No trouble with the VBA code - I've created my event
handler; right-click on the button, select "View Code", and I fall
right into the button's event handler, behind the slide.
But it appears that the button's event handler isn't getting fired at
all. (I have tested it while viewing the slide show, and not in design
mode.)
Is there something particular I need to do to make this happen?
Thanks,
Remi.