how do i make a cell turn red if value is less than 0?

  • Thread starter Thread starter Megglesface
  • Start date Start date
M

Megglesface

i have a list of numbers on my worksheets, inclusing some zeros. i would a
formula that means whenenver a cell just has 0 in it it will show as red.

Is this possible?

Thanks
 
1) Select all the cells that have numbers.
2) Format->ConditionalFormatting
3) Under Condition1
Cell Value is ... Equal To ... 0

Click the format button & give any format that you want. This will change
all 0's to that color/format.

HTH,
 
Back
Top