Graham has told you what is required, but you can get this function
readymade in the fax cover sheet templates that ship with Word:
These consist of three components:
1. A MacroButton field that runs one of two macros depending on state.
2. A CheckIt macro and an UncheckIt macro.
3. Checked Box and Unchecked Box AutoText entries (these are just Wingdings
characters that have been saved as AutoText).
When the check box is empty (Unchecked Box is displayed), double-clicking on
the MacroButton runs the CheckIt macro, which substitutes the Checked Box,
and vice versa.
In order to use this type of box in your document, you need to Copy/Paste
the MacroButton field into your document/template, then use Organizer to
copy the macros and AutoText entries to your template (it has to be a
template because documents can't store AutoText entries, but you could copy
them to Normal.dot if you're just creating a document rather than a
template).
--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
Carl Smith said:
I am trying to make a check box.
The idea is the box symbol is empty, then, when double clicked the symbol
swaps to the ticked box symbol.