conditional colour fill a row - based on cell value =100%

  • Thread starter Thread starter Greg
  • Start date Start date
G

Greg

I am trying to format a row so as if a certain cell value on that row = 100%,
then the row will be colour filled a certain colour.
 
Greg --

Select the row by clicking the number on the left-hand side. Click
Format>Conditional Format. Change 'Cell Value Is' to 'Formula Is' and, in
the next field, type =$A$1=1. Replace the $A$1 with whatever your key cell
is. Then click the format buttons to format the cells the color you want,
and click OK.

HTH
 
Back
Top