Rolling Total Calculation v. Pivot Table

Quillcon

New Member
Joined
Jul 10, 2014
Messages
3
Excel 2007:

ABCDEFGHIJKLMN
1Color% Red% Blue1/1/132/1/133/1/134/1/135/1/136/1/137/1/136 Month Rolling Total6 Month % Red6 Month % Blue
2Orange.53625426=L2*B2=L2*C2
3Purple.5.5723124156=L3*B3=L3*C3
4Green.54414101811=L4*B4=L4*C4

<tbody>
</tbody>


I want to add a 6 month rolling total formula to column L. What is the formula if a column is added at K (or whatever it happens to be in future months) for new data? There will be a blank column between data and calculations. I want the rolling total to include the newly added column and the previous 5 months of data (rolling total for August 2013 would include 3/1/13 through 8/1/13).

How would I set up a pivot table to give me the same information?
 

Excel Facts

Excel Wisdom
Using a mouse in Excel is the work equivalent of wearing a lanyard when you first get to college
See if this formula works for you.
Assumes there will always be a one column between last date & rolling total column, plus you will use insert to add the next date column.
Excel Workbook
ABCDEFGHIJKLMN
1Color% Red% Blue1/1/20132/1/20133/1/20134/1/20135/1/20136/1/20137/1/20136 Month Rolling Total6 Month % Red6 Month % Blue
2Orange0.5362542625
3Purple0.50.572312415642
4Green0.5441410181148
Sheet
 
Upvote 0

Forum statistics

Threads
1,215,575
Messages
6,125,613
Members
449,238
Latest member
wcbyers

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