Hi, i am creating a presentation where i would like the presentation to go back to the first slide if the screen is inactive for a certain amount of time, for example 1 mintute.
Is this possible using VBA.
Many thanks.
Printable View
Hi, i am creating a presentation where i would like the presentation to go back to the first slide if the screen is inactive for a certain amount of time, for example 1 mintute.
Is this possible using VBA.
Many thanks.
does powerpoint have application.ontime, if so you can probably use that for timing, but i guess you would have to use some api to detect is screen is inactive
Hi, i just checked and dont think powerpoint has application.ontime.
Any other suggestions?.
Thanks