From: Guurt on
Hello All, (and Chirag in particular for his help so far!)

Does anyone know how to run a macro automatically on any slide? So, not
triggered by a click or a mouse over, but by the slide transition or the
appearance of the title? (or appearance of a non-visible object may be?)

It should be possible, shouldn't it..?..

Thanx!
Guurt


From: Austin Myers on
You will need to use the SlideShowNextSlide event.

Austin Myers
MS PowerPoint MVP Team

PowerPoint Video and PowerPoint Sound Solutions www.pfcmedia.com



"Guurt" <guurt2000(a)flappie.nl> wrote in message
news:42ee41da$0$27777$e4fe514c(a)dreader25.news.xs4all.nl...
> Hello All, (and Chirag in particular for his help so far!)
>
> Does anyone know how to run a macro automatically on any slide? So, not
> triggered by a click or a mouse over, but by the slide transition or the
> appearance of the title? (or appearance of a non-visible object may be?)
>
> It should be possible, shouldn't it..?..
>
> Thanx!
> Guurt
>
>

From: Steve Rindsberg on
> Does anyone know how to run a macro automatically on any slide? So, not
> triggered by a click or a mouse over, but by the slide transition or the
> appearance of the title? (or appearance of a non-visible object may be?)

Make PPT respond to events
http://www.rdpslides.com/pptfaq/FAQ00004.htm

-----------------------------------------
Steve Rindsberg, PPT MVP
PPT FAQ: www.pptfaq.com
PPTools: www.pptools.com
================================================


From: Brian Reilly, MS MVP on
Austin,
Oh my, Austin has gone to the Dark Side! VBA from Austin, Oh My! (vbg)
Brian Reilly, MVP

On Mon, 1 Aug 2005 10:46:42 -0500, "Austin Myers" <austinm(a)grm.net>
wrote:

>You will need to use the SlideShowNextSlide event.
>
>Austin Myers
>MS PowerPoint MVP Team
>
>PowerPoint Video and PowerPoint Sound Solutions www.pfcmedia.com
>
>
>
>"Guurt" <guurt2000(a)flappie.nl> wrote in message
>news:42ee41da$0$27777$e4fe514c(a)dreader25.news.xs4all.nl...
>> Hello All, (and Chirag in particular for his help so far!)
>>
>> Does anyone know how to run a macro automatically on any slide? So, not
>> triggered by a click or a mouse over, but by the slide transition or the
>> appearance of the title? (or appearance of a non-visible object may be?)
>>
>> It should be possible, shouldn't it..?..
>>
>> Thanx!
>> Guurt
>>
>>