Display slide viweing time

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

Guest

Hi,
I want to display in a certain siled, the time that the previous slide was
seen by it's user. The going between slides is done in the regular way by
clicking ENTER.
Thanks a lot, for the answer.
 
Hi,
I want to display in a certain siled, the time that the previous slide was
seen by it's user. The going between slides is done in the regular way by
clicking ENTER.

If you can live with navigation via buttons you supply (and which run macros)
rather than the usual Enter, arrowkey, pageup/pagedown keys, this shouldn't be
too hard to do in VBA.

If you must allow the user to navigate via the usual keys, it gets a bit
trickier.

So ...

Will the presentation be viewed only in full copies of PowerPoint or do you
also need to use the free Viewer (if the viewer, then VBA solutions won't work)

and

How's your VBA coding skill?
 

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