View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
abc[_7_] abc[_7_] is offline
external usenet poster
 
Posts: 5
Default show a whole row in a color if a condition is met in a single cell

hi all

i'd like to show a whole row in red color if one cell of the row
contains a value e.g. "y"

i tried conditional formatting bu it only works on single cells.

Any idea on how to do this?

thanks