Running average

Randallh

New Member
Joined
Nov 26, 2008
Messages
38
It really isn't running that far, but I need help with figuring a running average for the last 30 days, 3 months, 6 months, and year from today's date. I have been trying to use an averageif function, but it doesn't quite work the way I want it to. I have a due date and a delivered date which calculate if it is early or late to the client. I am trying to find an average based on a certain employee of how late or early they are to clients. for example.

Col a b c d
1 due del early/late employee
2 5/11 5/12 1 day late john
3 5/22 5/21 1 day early jeff
4 6/1 5/27 2 days early john
5 6/6 6/8 2 days late jeff
etc.

I need the average of column c for a specific employee in column D for the past 30 days/3 mo/6 mo/1 year based off of column b. the newest data continues to be added after the last row of data and continues for hundreds of rows.

Am I missing some simple formula that could easily figure this out?
 
Last edited:

Excel Facts

How to total the visible cells?
From the first blank cell below a filtered data set, press Alt+=. Instead of SUM, you will get SUBTOTAL(9,)

Forum statistics

Threads
1,224,566
Messages
6,179,555
Members
452,928
Latest member
101blockchains

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