How can I cross reference a checkbox in MS word?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to click on one check box and have it populate multiple checkboxes
throughout a form.
 
Hi dg
I want to click on one check box and have it populate multiple checkboxes
throughout a form.

if this is a real protected form, then you need macro code which gets
triggered once the user "leaves" the checkbox.

In a much more simple scenario, you input an "x" into an appropriate
form, which is formatted with a unique style. The instance of this style
can be replicated anywhere else in the document by way of (say) a
STYLEREF field.

HTH
Robert
 

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