F
Frans van Zelm
Hi,
Till now I use simple action buttons to jump from a 'menu' to a certain
slide.
In the slide model, I added an action button with action Last Viewed Slide.
So far, so good.
But I'd like the 'jump back' action button to return to the original 'jump
from'
slide. E.g.
- slide 10: jump to 50
- slide 50: 51, 52, type 75<Enter>
- slide 75: jump back
not to 52
but to 10
It would even be better if 'it' had a multiple level memory. I mean:
something
like the Undo-list.
My guess: use VBA-events? But I am a lousy PPt-programmer and my VBA-
help is broke. <F1> doesn't display the pull down lists with properties,
methods and events. :-(.
I would be gratefull for help.
Till now I use simple action buttons to jump from a 'menu' to a certain
slide.
In the slide model, I added an action button with action Last Viewed Slide.
So far, so good.
But I'd like the 'jump back' action button to return to the original 'jump
from'
slide. E.g.
- slide 10: jump to 50
- slide 50: 51, 52, type 75<Enter>
- slide 75: jump back
not to 52
but to 10
It would even be better if 'it' had a multiple level memory. I mean:
something
like the Undo-list.
My guess: use VBA-events? But I am a lousy PPt-programmer and my VBA-
help is broke. <F1> doesn't display the pull down lists with properties,
methods and events. :-(.
I would be gratefull for help.