View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bill Bill is offline
external usenet poster
 
Posts: 390
Default Row color change

I need to insert some code so that when I click on a cell the fill color for
the entire row changes to yellow.

Example:

If I click on C3 then Row 3 starting from A3:IV3 would change the row's
color to yellow.

Thanks
Bill