View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Luis A. Vázquez Luis A. Vázquez is offline
external usenet poster
 
Posts: 15
Default Apply format with check box

Hi Guys,

in sheet1 i have a rows with records in each one. I added a check box
in every row. what i would like to do is, make the whole row turn grey
when i check the box. and if i take the check away it should return to
the normal colors.

any thoughts?