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
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