Hi All,
I have a value in cell D5 the lowest it will be is 3 and the highest is 20.
In cell D10 I would like to return a value based on the value of cell D5
In D10:
If D5 is between 3-4 I would like D10 to return D5 + 0.05
If D5 is between 4-5 I would like D10 to return D5 + 0.10
If D5 is between 6-10 I would like D10 to return D5 + 0.20
If D5 is above 10 I would like D10 to return D5 + 0.5
Thanks in advance
I have a value in cell D5 the lowest it will be is 3 and the highest is 20.
In cell D10 I would like to return a value based on the value of cell D5
In D10:
If D5 is between 3-4 I would like D10 to return D5 + 0.05
If D5 is between 4-5 I would like D10 to return D5 + 0.10
If D5 is between 6-10 I would like D10 to return D5 + 0.20
If D5 is above 10 I would like D10 to return D5 + 0.5
Thanks in advance