Changing a formula in a PivotTable

kscann10

New Member
Joined
Mar 4, 2016
Messages
1
Hello,

I have a PivotTable that displays data by year in columns. It is filtered to display the four most recent years of data. There is a column that calculates the 6 year average off of the most recent 6 years of data which I need to update to get rid of 2009 and add 2015. So I want the formula to be the data from years 2010 through 2015. I'm sure the solution is simple, but I can't figure out how to change the formula for all of the cells in the column besides doing it manually. When I change the first cell of the column manually, it doesn't change the rest of the column. So right now the formula displays =('2012'+'2013'+'2014'+'2009'+'2010'+'2011')/6 and I need to change all of them to =('2012'+'2013'+'2014'+'2015'+'2010'+'2011')/6. Any help would be appreciated.

Thank you.
 

Excel Facts

Which came first: VisiCalc or Lotus 1-2-3?
Dan Bricklin and Bob Frankston debuted VisiCalc in 1979 as a Visible Calculator. Lotus 1-2-3 debuted in the early 1980's, from Mitch Kapor.

Forum statistics

Threads
1,222,900
Messages
6,168,926
Members
452,227
Latest member
sam1121

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