A
Alain + Ivy
A MS Word XP (an agreement) has a userform attached from which I have to
select various "variable text" to personalize the agreement. I have found
how to use the text fields, the drop down lists and radio buttons and
bookmarks, but I still have some problems with the check boxes.
I have to check few boxes to select in which canadian province(s) the
agreement is valid. All provinces are listed on the userform with a blank
check box beside. The agreement may not be valid for all the provinces.
I am looking for the VBA code to have a specific narrative text be sent to a
specific location (bookmark) on the agreement if the check box is checked.
e.g. If the checkbox labeled "BC" is checked, then the text "Also valid in
British Columbia ..." has to be entered automaticaly in the agreement.
Hoping it is clear.
Thank in adavnce for any kind of advise.
Alain Kadlec
Ottawa
select various "variable text" to personalize the agreement. I have found
how to use the text fields, the drop down lists and radio buttons and
bookmarks, but I still have some problems with the check boxes.
I have to check few boxes to select in which canadian province(s) the
agreement is valid. All provinces are listed on the userform with a blank
check box beside. The agreement may not be valid for all the provinces.
I am looking for the VBA code to have a specific narrative text be sent to a
specific location (bookmark) on the agreement if the check box is checked.
e.g. If the checkbox labeled "BC" is checked, then the text "Also valid in
British Columbia ..." has to be entered automaticaly in the agreement.
Hoping it is clear.
Thank in adavnce for any kind of advise.
Alain Kadlec
Ottawa