current slide

D

Dave Eades

How do I change the following line of code so that it targets the crrent
slide rather than slide 1?
I have tried different combinations but it never seems to work!

ActivePresentation.Slides(1).Shapes(i).TextFrame.TextRange.Text = VALUES(i -
1)

Thanks for any help

Dave
 

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