> No, they won't. However, they let you display a checked box if the condition
> is met, and a (separate) unchecked box if it is not met.
[quoted text clipped - 29 lines]
> >> > Regards,
> >> > Nick.
- = unchecked checkbox
x = checked checkbox
{ IF {REF "MyValue"} = "Correct" "x" "-" }
Haven't tried it with checkboxes from the Forms toolbar, but if that does't
work you could use boxes from the Symbols set. There are a number of ways to
create and use clickable checkboxes in documents / templates. Some require
protected or locked forms, others do not. Take a look at the Checkbox
template available at
http://www.addbalance.com/word/download.htm#CheckboxAddIn for an exploration
of these.

Signature
Charles Kenyon
Word New User FAQ & Web Directory: http://addbalance.com/word
Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide
See also the MVP FAQ: 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.
> Wow, how? Could you extend on that by giving me an example?
>
[quoted text clipped - 37 lines]
>> >> > Regards,
>> >> > Nick.
Righteous Brother - 10 May 2005 10:54 GMT
Hi Charles.
Thanks for your help - just managed to find the answer on MS website. Just
in case anybody is skin=mming around here on the same problem, heres the link.
Cheers, Thats saved me a couple of weeks work and made everybody very happy.
I am not surprized that I didn't work it out myself though because its a
workaround that would have taken me forever to see.
Heres the link:
http://support.microsoft.com/?kbid=211300
Cheers,
Nick.
> - = unchecked checkbox
> x = checked checkbox
[quoted text clipped - 49 lines]
> >> >> > Regards,
> >> >> > Nick.