O
Offace
Hello PowerPoint Newsgroup,
I have (with great thanks to Google) a PowerPoint 2007 SP2 Presentation (*.pptm
file) that, is able to capture Slide change event using an Add In (*.ppam file).
Generally the *.pptm file (being a Market Research tool), contains 4 photos per
slide. That is, the same 4 photos on each slide with a different question. When
the user or presenter changes the slide (hence the question), they want the 4
photos to change the order they are in (something to do with what researchers call
'respondent effects').
All this is fine, I have the VBA procedures that can handle this but, all the code
for this is in the Add-In (*.ppam file). Is it possible somehow to capture the
events from the Add-In (*.ppam file), in the Presentation (*.pptm file)? Such
that the events are defined, captured and raised in the Add-In, and then captured
in the presentation.
If not, is it possible to only upload this Add-In to a specific Presentation?
Please be as technical as required, I have plenty of VBA experience with Excel and
Access, first time with PowerPoint, and nearly lost the legs off my chair when I
went to use PowerPoint's event model, hence my gratitude to Google...
I have (with great thanks to Google) a PowerPoint 2007 SP2 Presentation (*.pptm
file) that, is able to capture Slide change event using an Add In (*.ppam file).
Generally the *.pptm file (being a Market Research tool), contains 4 photos per
slide. That is, the same 4 photos on each slide with a different question. When
the user or presenter changes the slide (hence the question), they want the 4
photos to change the order they are in (something to do with what researchers call
'respondent effects').
All this is fine, I have the VBA procedures that can handle this but, all the code
for this is in the Add-In (*.ppam file). Is it possible somehow to capture the
events from the Add-In (*.ppam file), in the Presentation (*.pptm file)? Such
that the events are defined, captured and raised in the Add-In, and then captured
in the presentation.
If not, is it possible to only upload this Add-In to a specific Presentation?
Please be as technical as required, I have plenty of VBA experience with Excel and
Access, first time with PowerPoint, and nearly lost the legs off my chair when I
went to use PowerPoint's event model, hence my gratitude to Google...