Hi – I have a series of numbers is cells A1- D4. say 44, 16, 10, 5
I would like to be able to write a formula that returns the following answers.
1. If "A1" is between 10 and 20 then i want to be able to take the difference above 10 away from 10. ie If A1 is say 15 then i want to produce an answer that is '5" (10-(15-10)
2. For number greater than 20 I want to return a zero value.
3. If A1 is < 10, A1
4. If A1 =10, A1.
So in the case of the numbers i provided above in A1 would equal 0, B1 = 6, C1=10 & D1 = 5
I would like to be able to write a formula that returns the following answers.
1. If "A1" is between 10 and 20 then i want to be able to take the difference above 10 away from 10. ie If A1 is say 15 then i want to produce an answer that is '5" (10-(15-10)
2. For number greater than 20 I want to return a zero value.
3. If A1 is < 10, A1
4. If A1 =10, A1.
So in the case of the numbers i provided above in A1 would equal 0, B1 = 6, C1=10 & D1 = 5