View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_3_] Bob Phillips[_3_] is offline
external usenet poster
 
Posts: 2,420
Default Cell Color condition using IF... ELSE statement in Excel

CF can handle complex multiple conditions, it can only handle 3 separate
cases per cell unless you have Excel 2007.

--
__________________________________
HTH

Bob

"Nysh" wrote in message
...
I want to change the text color of a cell.

The conditional formatting is not what I really seeking for because I
have some complex multiple conditions.

Help me out if you friends have any solution for me.