Checkbox to insert text without using macro or user form

L

Linrox

I have created a simple form in Word 2003 with various form fields.
When a checkbox is ticked, I would like it to insert some text at th
bottom of the form. Is this possible without using Macros or Use
Forms?

I can get this to work with a dropdown inserting text with the belo
syntax:
{If {dropdown1} = service "insert text"}

But I can't get the same to work with a checkbox:
{If {checkbox1} = true "insert text"}

Any help would be much appreciated
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top