How can I make a shape invisible in MANY slides?

G

Gato_de_Botas

I have some shapes that I need start invisible in many slides. I am using the
expression ActivePresentation.Slides (6).Shapes ("name of the
shape").Visible=False
My question is: instead the number 6, what I should write to work in many
slides? I tried (6,7,8) but it does not work. Also I tried (6.7.8) and the
same result.

Maybe some kind of name like "all", and then the shape will become invisible
in all slides. Is that possible?
thanks!
 

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