Find curent slide's index

E

Edward

Hi everubody,
I need to find the index of current slide in order to add a new slide after
it . I use
ActiveWindow.Selection.SlideRange(1).SlideIndex but this code only works if
we have selected the slide before running the code . lets say if you see the
third slide on screen but in slide tab that slide is not slected (
highlighted border) then it doesn't return slideindex so I need to find a
way beside selection object to find the the current slide's slideindex even
when the slide is not highlighted in slide tab.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top