You are confusing (I think) formfields with vba. Formfields don't use the
construction "ActiveDocument..." Formfields are designated by bookmarks
which are set in the formfield's properties.
I use checkbox formfields in one of my forms to control the display of
certain text by using an on-exit macro. Send me an email and I'll send you a
copy that might help you with coding what you want. (It is my subpoena
form.)

Signature
Charles Kenyon
See also the MVP FAQ: <URL: http://www.mvps.org/word/> which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.
Thanks very much for the reply. I have considered using
an on exit macro, but I am so comfortable with the "if"
fields that I like to sprinkle them throughout the
document, creating multiple references or taking multiple
actions based on the contents of a bookmark. I was
hoping that since formfields are bookmarked
automatically, there would be a way to reference them as
I do other bookmarked words and phrases. I would be very
interested in seeing your forms. <slworthington@msn.com.
>-----Original Message-----
>You are confusing (I think) formfields with vba. Formfields don't use the
[quoted text clipped - 14 lines]
>
>.
Cindy M -WordMVP- - 14 Jan 2004 19:57 GMT
> I have considered using
> an on exit macro, but I am so comfortable with the "if"
[quoted text clipped - 4 lines]
> automatically, there would be a way to reference them as
> I do other bookmarked words and phrases.
Unfortunately, IF fields can't "see" form field checkboxes,
so I think you will need to use a macro in this case.
Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Sep
30 2003)
http://www.word.mvps.org
This reply is posted in the Newsgroup; please post any
follow question or reply in the newsgroup and not by e-mail
:-)
Thanks for the reply. This is the same conclusion I am
coming to after many frustrating hours. It seems like a
design lapse for conditional fields not to be able to
react to the state of a form checkbox. Oh well . . .
>-----Original Message-----
>> I have considered using
[quoted text clipped - 20 lines]
>
>.
Charles Kenyon - 15 Jan 2004 22:39 GMT
REF fields won't copy them, either. Its a pain.
Hope the template I sent you is useful. You may want to cancel your previous
message with your email address in it to cut down on spam receipt.

Signature
Charles Kenyon
Word New User FAQ & Web Directory:
<URL: http://addbalance.com/word/index.htm>
Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide)
<URL: http://addbalance.com/usersguide/index.htm>
See also the MVP FAQ: <URL: http://www.mvps.org/word/> which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.
> Thanks for the reply. This is the same conclusion I am
> coming to after many frustrating hours. It seems like a
[quoted text clipped - 30 lines]
> >
> >.