jb
Member
Hi all,
I have some values in 6 cell say a1 to f1. these values can be different.
For e.g.
11 6 9 15 8 17
Now I want to add some number say 16 which is to be distributed in all the cells in such a way that all cell get almost same value.
I want formula so that I will get the value to added in cells a2 to f2.
But there is a catch: It should not happen that I add 5 to 6 which equal to 11 and 1 to 9 which equal to 10. because original values are 6 and 9. 9 is bigger. so final value of 6 can not be more than final value of 6. They can be equal.
This rule is to be checked against all cells.
I have some values in 6 cell say a1 to f1. these values can be different.
For e.g.
11 6 9 15 8 17
Now I want to add some number say 16 which is to be distributed in all the cells in such a way that all cell get almost same value.
I want formula so that I will get the value to added in cells a2 to f2.
But there is a catch: It should not happen that I add 5 to 6 which equal to 11 and 1 to 9 which equal to 10. because original values are 6 and 9. 9 is bigger. so final value of 6 can not be more than final value of 6. They can be equal.
This rule is to be checked against all cells.