Calculate duration: monday - friday
I have set the working days as Monday to Sunday as 7 days calendar. and I want to calculate and I would like to calculate days (Monday to Friday) count in the a duration column (created another duration column other than project setting column)
I tried this formula - =IFERROR(IF(Calendar@row = "7 Days", NETDAYS([Actual Start Date]@row, [Actual End Date]@row), NETWORKDAYS([Actual Start Date]@row, [Actual End Date]@row)), 0)
Based on the calendar days selection it should calculate the actual duration, Please help!
Answers
-
It looks to be working to me.
-
Is there any formula to calculate Monday, Tuesday, Wednesday, Thursday, Friday? because the networkdays function calculate based on the project settings work days.
-
@Paul Newcome @Genevieve P. Is there any formula to calculate Monday, Tuesday, Wednesday, Thursday, Friday? because the networkdays function calculate based on the project settings work days (which I have set to Sunday to Monday).
-
You're correct, if you have Dependencies enabled then the NETWORKDAYS function will calculate working days based on your Project Setting working days.
I would suggest doing the opposite: set your Working Days to be M-Fr in Project Settings so you can use the NETWORKDAYS function to calculate a M-Fr week, then use elapsed time in your actual Duration column if you want to indicate a working weekend (Sat / Sun).
Cheers,
Genevieve
Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
-
@Genevieve P. if I use elapsed time its adding one additional day to the end date, Is there a way to calculate the correct duration and end date?
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 496 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives