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
- 64.9K Get Help
- 441 Global Discussions
- 140 Industry Talk
- 472 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 497 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!