Hi guys! I am really newbie in making my formulas in excel...I mean i can calculate with simple formulas and If statements, but i am really bad in other more complex stuff..So i need some help and i would appretiate it if you can help me with the following situation:
I have to make a formula with which to distribute a common sum in the cells to the right (the same row) according to a givven quota. After the common sum falls down below the givven quota, i have to write the ending balance in the last cell.
Here is the chart:
[TABLE="class: grid, width: 50, align: left"]
<tbody>[TR]
[TD]Common sum[/TD]
[TD]Quota[/TD]
[TD][/TD]
[TD]Cell1[/TD]
[TD]Cell2[/TD]
[TD]Cell3[/TD]
[TD]Cell4[/TD]
[TD]Cell5[/TD]
[/TR]
[TR]
[TD]5000[/TD]
[TD]1000[/TD]
[TD][/TD]
[TD]1000[/TD]
[TD]1000[/TD]
[TD]1000[/TD]
[TD]1000[/TD]
[TD]1000[/TD]
[/TR]
[TR]
[TD]4500[/TD]
[TD]1000[/TD]
[TD][/TD]
[TD]1000[/TD]
[TD]1000[/TD]
[TD]1000[/TD]
[TD]1000[/TD]
[TD]500[/TD]
[/TR]
</tbody>[/TABLE]
I would be really glad if you can help me with this problem because i cannot find a solution for it by myself!
Thanks a lot guys!
I have to make a formula with which to distribute a common sum in the cells to the right (the same row) according to a givven quota. After the common sum falls down below the givven quota, i have to write the ending balance in the last cell.
Here is the chart:
[TABLE="class: grid, width: 50, align: left"]
<tbody>[TR]
[TD]Common sum[/TD]
[TD]Quota[/TD]
[TD][/TD]
[TD]Cell1[/TD]
[TD]Cell2[/TD]
[TD]Cell3[/TD]
[TD]Cell4[/TD]
[TD]Cell5[/TD]
[/TR]
[TR]
[TD]5000[/TD]
[TD]1000[/TD]
[TD][/TD]
[TD]1000[/TD]
[TD]1000[/TD]
[TD]1000[/TD]
[TD]1000[/TD]
[TD]1000[/TD]
[/TR]
[TR]
[TD]4500[/TD]
[TD]1000[/TD]
[TD][/TD]
[TD]1000[/TD]
[TD]1000[/TD]
[TD]1000[/TD]
[TD]1000[/TD]
[TD]500[/TD]
[/TR]
</tbody>[/TABLE]
I would be really glad if you can help me with this problem because i cannot find a solution for it by myself!
Thanks a lot guys!