Formatting checkboxes

H

HomeWerks

Two questions about checkboxes:

1. Is it possible to have the "X" in a checkbox be one color, red for
example, and the box be another color, black for example?

2. Is it possible to insert another symbol in the checkbox, a checkmark for
example, instead of the "X"?

Thanks.

Chuck
 
J

Jay Freedman

Two questions about checkboxes:

1. Is it possible to have the "X" in a checkbox be one color, red for
example, and the box be another color, black for example?

No, there's no way to do that.
2. Is it possible to insert another symbol in the checkbox, a checkmark for
example, instead of the "X"?

Instead of a checkbox form field, use "checked" and "unchecked" box
characters and switch them with a macro. See
http://gregmaxey.mvps.org/Add_Toggle_Objects.htm.
Thanks.

Chuck

--
Regards,
Jay Freedman
Microsoft Word MVP
Email cannot be acknowledged; please post all follow-ups to the
newsgroup so all may benefit.
 
Top