year to date percentage

drifted78

Board Regular
Joined
Apr 17, 2014
Messages
78
sorry if this is a repeat i couldnt find excatly what i was lookinf for .
I have a sheet which shows the following

MonthProductivity
April80%
May82%
June80%
July84%
August86%
September87%
October79%
November83%
December82%
January92%
February97%

Is there a way to show a running yealy total in cell a30??

<tbody>
</tbody><colgroup><col><col></colgroup>
 

Excel Facts

VLOOKUP to Left?
Use =VLOOKUP(A2,CHOOSE({1,2},$Z$1:$Z$99,$Y$1:$Y$99),2,False) to lookup Y values to left of Z values.
you will not get an acurate ytd unless you know the volumes
if the volumes change significantly, for example

80% of 10 = 8
92% of 100 = 92

now the ytd of those is

100 out of 110
=91%

but the average of 80 and 92 = 86%
 
Upvote 0

Forum statistics

Threads
1,214,591
Messages
6,120,429
Members
448,961
Latest member
nzskater

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