Visual Basic code to reset powerpoint presentation

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
 
P

punjab_tom

yeah I would just use VBA though; using VB.net or VB 2005 for anything
is ridiculous
 
R

RobinS

You might try posting this to the office developer newsgroup or, if there
is one, a PowerPoint programming newsgroup.

Robin S.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top