View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sarveshwar Trangadia Sarveshwar Trangadia is offline
external usenet poster
 
Posts: 1
Default Background color change, by using the formula.

I want to change the background color of the cell by using conditional formula.
like...
Cell A1's Background color should be
Red, if B1C1
Black, if B1=C1 &
Green, if B1<C1.