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

How to calculate loan payments in Excel?
Use the PMT function: =PMT(5%/12,60,-25000) is for a $25,000 loan, 5% annual interest, 60 month loan.

Forum statistics

Threads
1,224,823
Messages
6,181,181
Members
453,022
Latest member
Mohamed Magdi Tawfiq Emam

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