Calculate Kick Off Date based on Go Live date - Duration
Hi,
I am trying to create a formula that will allow me to enter a Go Live Date, have the function calculate the work days needed to hit the go live date, and present the date that the project needs to start on.
I hope the picture helps. For whatever reason I keep getting incorrect dates appear in the Go Live task
The function in the image is as follows
=WORKDAY(GoLiveDateCalculation4, VALUE(ROUNDUP(0 - SUM(Duration2, Duration45, Duration155), 0)))
If anyone can help me get this Go Live Date accurate that would be amazing.
TIA
Answers
-
Honestly you have a lot of stuff you really don't need. Let's try cleaning that up first to see what happens.
=WORKDAY(GoLiveDateCalculation4, 0 - SUM(Duration2, Duration45, Duration155))
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.1K Get Help
- 449 Global Discussions
- 155 Industry Talk
- 505 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 156 Just for fun
- 80 Community Job Board
- 514 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 308 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!