VBA - SlideIndex

G

George

Hi

When I add a slide using VBA I have
to know the SlideIndex (+1) to define,
where the new slide has to be inserted.

When a user positions the cursor between
two slides I get a runtime error on the line
x = ActiveWindow.Selection.SlideRange.SlideIndex

How can I get the position, where a
new slide can be inserted in this case?

Many thanks for help.

Best Regards, George
 
J

John Wilson

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