Thread: If, then...
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jonas Weebler Jonas Weebler is offline
external usenet poster
 
Posts: 1
Default If, then...

I have a simple formula in a cell: =SUM(E29+G28-F29)

Is there a way to change the color of the cell when the value in the
cell goes above or below zero with an "If / Then" statement? Thank
you in advance.