I have a column of data (column A). I need to find a way to sum the column up to a certain value, let's say 25,000,000. When the threshold is met, the sum function needs to 'reset' so that threshold is never exceeded.
My ultimate end state is to be able to group rows of data based on a summed threshold that will be flexible to sorts &/or filters.
Any and all assistance would be greatly appreciated!
Sample Data:
2,068,480
1,854,200
1,853,700
1,864,400
1,905,100
1,862,800
153,600
166,300
641,400
3,011,420
1,869,380
2,903,400
1,705,200
282,440
2,244,080
1,657,160
685,200
759,680
748,900
711,800
693,898
749,540
773,100
766,280
804,100
1,304,100
694,680
726,460
701,560
690,812
1,106,160
2,013,400
1,860,000
2,006,460
239,580
309,820
745,600
508,240
442,740
159,800
753,840
203,400
155,800
160,000
793,660
170,200
160,600
253,900
463,900
178,400
317,140
212,880
207,260
424,560
203,800
3,060,760
185,640
184,600
595,320
165,000
337,540
1,299,560
498,520
175,800
525,220
213,200
170,180
240,042
155,000
357,260
688,200
700,600
686,100
730,300
689,000
1,855,000
2,018,188
1,853,400
1,856,200
2,584,340
1,801,400
1,797,880
My ultimate end state is to be able to group rows of data based on a summed threshold that will be flexible to sorts &/or filters.
Any and all assistance would be greatly appreciated!
Sample Data:
2,068,480
1,854,200
1,853,700
1,864,400
1,905,100
1,862,800
153,600
166,300
641,400
3,011,420
1,869,380
2,903,400
1,705,200
282,440
2,244,080
1,657,160
685,200
759,680
748,900
711,800
693,898
749,540
773,100
766,280
804,100
1,304,100
694,680
726,460
701,560
690,812
1,106,160
2,013,400
1,860,000
2,006,460
239,580
309,820
745,600
508,240
442,740
159,800
753,840
203,400
155,800
160,000
793,660
170,200
160,600
253,900
463,900
178,400
317,140
212,880
207,260
424,560
203,800
3,060,760
185,640
184,600
595,320
165,000
337,540
1,299,560
498,520
175,800
525,220
213,200
170,180
240,042
155,000
357,260
688,200
700,600
686,100
730,300
689,000
1,855,000
2,018,188
1,853,400
1,856,200
2,584,340
1,801,400
1,797,880