In article <A55B620A-4EA5-47F7-95E8-(E-Mail Removed)>, Yossi wrote:
> 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?
-----------------------------------------
Steve Rindsberg, PPT MVP
PPT FAQ:
www.pptfaq.com
PPTools:
www.pptools.com
================================================