View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.misc
Tausif Tausif is offline
external usenet poster
 
Posts: 33
Default how do i make a cell turn red if value is less than 0?

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,
--
Tausif Mohammed


"Megglesface" wrote:

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