Problem with object "CheckBox"

P

Pat

Hi all,

Does anyone know how can I get the value of the object "CheckBox" for
programming in VBA of Word. My situation is I create a WordTemplate with a
list of CheckBox(es).

I add a event "DocumentBeforePrint" for this template, what i want is before
I print a document take a check of the value of all the "Checkbox(es)", if
true then display the "Checkbox", else not.

Problem is I don't know how to collect all the checkbox(es) object. Does
anyone can tell me how?

Thanks!

Regards,

Pat
 

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