M
Merlin
I found this code to do this, however, after creating the action
button on the starting slide and creating the Macro and assigning it
to the action button, it doesn't work. Can someone tell me what the
problem is?
****Start Code****
Sub PPShortcuts_MinimizeAllSlideShows()
Application.Run "PPShortcuts.ppa!MinimizeAllSlideShows"
End Sub
****End Code****
button on the starting slide and creating the Macro and assigning it
to the action button, it doesn't work. Can someone tell me what the
problem is?
****Start Code****
Sub PPShortcuts_MinimizeAllSlideShows()
Application.Run "PPShortcuts.ppa!MinimizeAllSlideShows"
End Sub
****End Code****