Is there any way or template to make Powerpoint presentations that show the TOC showing the current progress on each slide?

I want to achieve something like what can be done using Beamer in LaTeX.

Beamer slide with TOC on top (Example from http://outlinebeamer.sourceforge.net/)

link|improve this question

50% accept rate
feedback

1 Answer

PowerPoint won't do this for you. You might be able to write code (VBA, etc) to pick up the slide title of each slide, add it to a "progress" area and highlight the current slide's title on each slide.

You might want to ask on http://answers.microsoft.com (the PowerPoint section) also. Perhaps someone there has written something that'd do.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.