View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
james james is offline
external usenet poster
 
Posts: 17
Default Conditional statements

I have three cells a1, b1 and c1 that should indicate green, yellow and red
respectively when values and range of values are given in say cell e1. The
values corresponding to the cells a1, b1 and c1 could be 100, 90 <=X<=95 and
<90 respectively. What formula should I use for each cell.
Thanks in advance

James