View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
CADinDallas CADinDallas is offline
external usenet poster
 
Posts: 2
Default Cell fill color. Row to match specific cell.

I need to have each row from A though G to set fill color to yellow when cell
E = "c".
I have conditional formatting on E already, but since I do not know VBA and
have not worked much with macros I cannot figure out how to do the rest.

Thank you for any help that is offered!