S SHARON Mar 30, 2010 #1 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?
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?
J Jay Freedman Mar 30, 2010 #2 SHARON said: 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? Click to expand... 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 Email cannot be acknowledged; please post all follow-ups to the newsgroup so all may benefit.
SHARON said: 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? Click to expand... 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 Email cannot be acknowledged; please post all follow-ups to the newsgroup so all may benefit.