Any way you can have a checkbox turn a color (fill in black or whatever
color) when you click on it instead of a checkmark?
--
Thanks,
Sharon
|
|
0
|
|
|
|
Reply
|
Utf
|
3/30/2010 6:21:01 PM |
|
SHARON wrote:
> Any way you can have a checkbox turn a color (fill in black or
> whatever color) when you click on it instead of a checkmark?
Not with a genuine form-field checkbox (although with an exit macro you
could change the checkbox's font color, that's not "instead of a
checkmark").
Using the technique at http://gregmaxey.mvps.org/Add_Toggle_Objects.htm,
though, you can make the "checkbox" be anything you like -- just create it
and store it as an AutoText entry.
--
Regards,
Jay Freedman
Microsoft Word MVP FAQ: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
|
|
0
|
|
|
|
Reply
|
Jay
|
3/30/2010 9:14:40 PM
|
|