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
Jay Freedman - 12 Oct 2005 02:45 GMT
Answered in the vba.beginners newsgroup. Please don't post the same
question separately in more than one place! Thank you.
--
Regards,
Jay Freedman
Microsoft Word MVP FAQ: http://word.mvps.org
>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
[quoted text clipped - 17 lines]
>Alain Kadlec
>Ottawa