| Feature: Return to
previous active slide
Shortcut Category:
Shortcuts for PowerPoint,
Shortcut Command: Return to previous
saved active slide Default Shortcut
Keys: <None>
Description:
Shortcuts for PowerPoint keeps track of the
active slide when you save the presentation. It provides a configurable
keyboard shortcut to return to this position. You can also use this
feature to return to the previous location after saving your presentation.
This feature is available while running
Shortcuts for PowerPoint under PowerPoint 2002 (XP) or later versions.
For calling from macros:
Sub PPShortcuts_ReturnToPreviousSavedActiveSlide()
Application.Run "PPShortcuts.ppa!ReturnToPreviousSavedActiveSlide"
End Sub
|