J
jamesjra
I need to do similar to conditional formating, except displaying a valu
rather than colouring the cell?
if the value of a1 is less than 0.99 inclusive, then display 0.15 i
b1
if the value of a1 is 1 or greater and less than 5, then display 0.2
in b1
if the value of a1 is 5 or greater and less than 15, then display 0.3
in b1
If the value of a1 is 15 or greater and less than 30, then display 0.7
in b1
Any help would be much appreciated
many Thank
rather than colouring the cell?
if the value of a1 is less than 0.99 inclusive, then display 0.15 i
b1
if the value of a1 is 1 or greater and less than 5, then display 0.2
in b1
if the value of a1 is 5 or greater and less than 15, then display 0.3
in b1
If the value of a1 is 15 or greater and less than 30, then display 0.7
in b1
Any help would be much appreciated
many Thank