AVERAGE Based on NETWORKDAYS

surkdidat

Well-known Member
Joined
Oct 1, 2011
Messages
582
Office Version
  1. 365
In my "Master List" tab, I have:

Column G - "Date received"
Column Q - "Date Completed"
Column I - "Workstream"
Column K - "Status" (Open, Complete, Rejected etc)

What I need is a formula please in my "Stats New" tab
In this tab I have:
Cell B2 "Week Start Date"
Cell B3 "Week End Date"
Column D "Workstream"

So, I need to return the average number of days (Networkdays) (Column A in Stats Sheet) for each workstream of how long every item in that week took to complete

Unfortunately, I cannot simply add columns to the "Master" sheet as this runs through another program, and may affect (and is locked down anyway)

Thanks!
 

Excel Facts

Move date out one month or year
Use =EDATE(A2,1) for one month later. Use EDATE(A2,12) for one year later.
Two suggestions. First, if you can't mess with the Master, make a copy of it in a new file or if it changes regularly pull it in to a new file with Power Query.

If you still have questions, post a sample using XL2BB.

Also, I suggest NETWORKDAYS.INTL where you can weekends and even create custom workdays rather than NETWORKDAYS where Weekends are loccked.
 
Upvote 0

Forum statistics

Threads
1,214,911
Messages
6,122,195
Members
449,072
Latest member
DW Draft

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