Count records for a date(day) and then average over the number of days

tbone56

New Member
Joined
May 23, 2011
Messages
7
I have a source School Absences Table for a pivot table. Each row of the table represents one student being absent for a date. So there are many rows for each day. The row contains a unique student id, the school year the student is in and other absence data e.g. term number, week number and day of the week etc. In the pivot table I can count the student id and get the total number of absences in one day but I needs to show the average number of absences per day over various time filters. It means getting the total number of absences for EACH day and averaging this number over the number of days in the particular time filter. How is this achieved?
 

Excel Facts

Save Often
If you start asking yourself if now is a good time to save your Excel workbook, the answer is Yes
Can you post some sample data? You could possibly use COUNTIFS between dates for a solution.
 
Upvote 0

Forum statistics

Threads
1,215,110
Messages
6,123,146
Members
449,098
Latest member
Doanvanhieu

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