Need help with cumulative sums based on different criteria!

vaderico

New Member
Joined
May 9, 2016
Messages
1
Hello everyone!

I hope that you can help me with a particular problem that I am having. Namely, I am working on an Excel sheet where I am trying to make a formula that creates a cumulative sum after a number reachest a maximum. For example, I have one component whose maximum Operating hours is 30,000 hours. Every year, this component has a certain amount of numbers, which when counted cumulatively will eventually reach 30,000, after which some actions need to be performed and the Hour counter reset.

Please see the example for what the idea is, but which I cannot make work. This is how it should look. Can anyone help?


<colgroup><col style="mso-width-source:userset;mso-width-alt:3693; width:76pt" span="18" width="101"> </colgroup><tbody>
[TD="class: xl65, width: 202, colspan: 2"] [/TD]
[TD="class: xl65, width: 202, colspan: 2"] 13.189,00
[/TD]
[TD="class: xl65, width: 202, colspan: 2"] 15.443,00 [/TD]
[TD="class: xl65, width: 202, colspan: 2"] 17.596,00 [/TD]
[TD="class: xl65, width: 202, colspan: 2"] 23.136,00 [/TD]
[TD="class: xl65, width: 202, colspan: 2"] 25.523,00 [/TD]
[TD="class: xl65, width: 202, colspan: 2"]5.331,00[/TD]
[TD="class: xl65, width: 202, colspan: 2"]10.874,00[/TD]
[TD="class: xl65, width: 202, colspan: 2"]16.478,00
[/TD]

</tbody>
 

Excel Facts

How to find 2nd largest value in a column?
MAX finds the largest value. =LARGE(A:A,2) will find the second largest. =SMALL(A:A,3) will find the third smallest

Forum statistics

Threads
1,223,246
Messages
6,170,996
Members
452,373
Latest member
TimReeks

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top