C
Cissy
Hello,
I'm using a form that has a series of checkboxes and in my document I have
the same checkboxes. I want the user to click the box on the form so that
the checkbox in the document will be checked. Can't seem to get it to work
this time for some reason. So far I have:
(Word XP)
If frmMotion.boxSmClaims = True Then ActiveDocument.
this is where I get stuck. I've tried a variety of things, I bookmarked the
checkbox in the document (bkSmClaims) but can't seem to get anywhere. Thanks
for the help.
I'm using a form that has a series of checkboxes and in my document I have
the same checkboxes. I want the user to click the box on the form so that
the checkbox in the document will be checked. Can't seem to get it to work
this time for some reason. So far I have:
(Word XP)
If frmMotion.boxSmClaims = True Then ActiveDocument.
this is where I get stuck. I've tried a variety of things, I bookmarked the
checkbox in the document (bkSmClaims) but can't seem to get anywhere. Thanks
for the help.