How do I refer to the length of a timed presentation

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi

I have designed a presentation, using timings to advance the slides
automatically. Now I forgot the length of it. How can I refer to it? Thanks
 
It's not so simple!

You would need to use vba. There are samples around which add up the
transition times but this is not necessarily the running time. You would need
to add up the animation times and compare with the transition time for each
slide and use the longer of the too.
 
Thanks John



John Wilson said:
It's not so simple!

You would need to use vba. There are samples around which add up the
transition times but this is not necessarily the running time. You would need
to add up the animation times and compare with the transition time for each
slide and use the longer of the too.
--
Amazing PPT Hints, Tips and Tutorials-
http://www.PPTAlchemy.co.uk
http://www.technologytrish.co.uk
email john AT technologytrish.co.uk
 

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

Back
Top