Thread: Color in Cell
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Michael Kintner[_2_] Michael Kintner[_2_] is offline
external usenet poster
 
Posts: 5
Default Color in Cell

Based upon an if statement how can I tell the cell value to display in
different font color.

Example: =if(A1=1,{display cell A1 in green},{display A1 in red})

Thanks in advance for any help,
Mike