View Single Post
  #2   Report Post  
Posted to microsoft.public.word.docmanagement
Graham Mayor Graham Mayor is offline
external usenet poster
 
Posts: 19,312
Default Highlight Checkbox (or entire row) if Checked

In a table? See if the example at
http://www.gmayor.com/word_vba_examples.htm works for you.

--

Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org



dgold82 wrote:
I am trying to make checkbox highlight in yellow if it is checked in
a form. I would really like it to highlight the whole row, but I'll
take just the checkbox if anyone knows how to do it.

Thanks!