Conditional Formatting

  • Thread starter Thread starter dgee
  • Start date Start date
D

dgee

I am going crazy on this. If the value of cell g5 = Overdue, then I want the
background for the entire row 5 to be red. I figured out how to get the cell
g5 red but not how to get the whole row

Thanks - (e-mail address removed)
 
Hi,
Highlight the row, then in conditional formating, where the formula is enter
$G$5="Overdue", choose border and color
 
Back
Top