S
sbweld
Hello,
I am using Powerpoint 2007 and have found an option to integrate
visual basic code into the slides. I am building a standalone Kiosk
and I want my powerpoint presentation to reset and go back to the
first slide if there isn't any activity for 4 minutes. Is this
something that can be done with visual basic? The code that visual
basic started me off with is below:
Sub reset()
End Sub
If anyone could point me in the right direction I would be greatly
appreciated, my visual basic skills are non-existent.
I look forward to your response.
Cheers,
Sean
I am using Powerpoint 2007 and have found an option to integrate
visual basic code into the slides. I am building a standalone Kiosk
and I want my powerpoint presentation to reset and go back to the
first slide if there isn't any activity for 4 minutes. Is this
something that can be done with visual basic? The code that visual
basic started me off with is below:
Sub reset()
End Sub
If anyone could point me in the right direction I would be greatly
appreciated, my visual basic skills are non-existent.
I look forward to your response.
Cheers,
Sean