Hello Guys, i stuck with one table, hope you can help me.
Here is a short example:
A
1| 5
2| 10
3| 15
4| 30
5| 60
row 5 is =SUM(A1:A4).
So when i change the value of A1 from 5 to 10 the total will change to 65.
I want when i change A1 from 5 to 10 to keep the total 60, and the other values in A2,A3,A4 to be changed according to total, maybe on a percent basis depends from changed value. And maybe i will need additional column because i will not change only A1 value, could be A3 or A4 for instance.
Here is a short example:
A
1| 5
2| 10
3| 15
4| 30
5| 60
row 5 is =SUM(A1:A4).
So when i change the value of A1 from 5 to 10 the total will change to 65.
I want when i change A1 from 5 to 10 to keep the total 60, and the other values in A2,A3,A4 to be changed according to total, maybe on a percent basis depends from changed value. And maybe i will need additional column because i will not change only A1 value, could be A3 or A4 for instance.