Hello GillesD;GillesD said:Lotto maniac
I am not too sure what version of Excel you use, but personnally, I would use this formula with Value being a cell with the result of the calculations or a function that returns a number:
=IF(Value=0,"C",IF(Value=1,"A","H"))
Hi lottomaniac649,lottomaniac649 said:Hi aziz;
You try this one. If(range=0,"C"),IF(range<=2,"A"),if(range=>3,"H")
Bye
LM649![]()