Using VBA to change the value of a checkbox or option button

  • Thread starter Thread starter John Crawford
  • Start date Start date
J

John Crawford

How can I change, or check the value of a checkbox or option button on a
slide? On a userform it is control.value, however it does not seem
to be that easy on a slide. I can get the correct shape (e.g.
Shapes("ChkTrue") ), and I have tried to go down the various branches to
get to Value, but so far nothing.
Can anyone give me any direction? I am using PP 2000.
Thanks in advance
John Crawford
 

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

Back
Top