Calling out variable from another slide in VBA

P

Pendrome

On Slide2, I have a variable named BackButtonStatus. If I am coding for
Slide3, how do I call out to get the value of BackButtonStatus? Thanks.
 
P

Pendrome

How do I declare the variable as a public variable? I have tried
Slide2.BackButtonStatus but it seems its trying to look for a macro on that
slide rather than a variable.
 

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