O
onintze
Hi!
I want to run the "go to slide" order but using the name
of the slide instead of the index or slide number.
The thing is that I have a big amount of slides and the
number of these slides varies depending on the data
introduced by the user, so I need to find the exact slide,
with its name, to make some changes there, whatever its
slide number or index is.
Until now I have used this, with the index number:
ActiveWindow.View.gotoslide Index:=21
How can I do this using the slide name?
Thanks!
I want to run the "go to slide" order but using the name
of the slide instead of the index or slide number.
The thing is that I have a big amount of slides and the
number of these slides varies depending on the data
introduced by the user, so I need to find the exact slide,
with its name, to make some changes there, whatever its
slide number or index is.
Until now I have used this, with the index number:
ActiveWindow.View.gotoslide Index:=21
How can I do this using the slide name?
Thanks!