Cluster cells that sum to certain value; ttl sum must still be same

lilg83

New Member
Joined
Feb 4, 2018
Messages
1
Hi, I am trying to find a way to cluster cells together if their sum from left to right is over a certain threshold.
But the ttl row of cells must be equal to the original.

For instance,
assume threshold is greater than 600
the original dataset is (in a row):
500, 200, 1200, 300, 300, 200, 100, 100, 300, 60, 1200, 700

the outcome would be in row-format:
700, 0, 1200, 600, 0, 700, 0, 0, 0, 1260, 0, 700

anyone know how to build a formula to come up w the outcome row?
 

Excel Facts

What is the fastest way to copy a formula?
If A2:A50000 contain data. Enter a formula in B2. Select B2. Double-click the Fill Handle and Excel will shoot the formula down to B50000.

Forum statistics

Threads
1,223,907
Messages
6,175,300
Members
452,633
Latest member
DougMo

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