NetworkDay formula condition question
I'm looking for guidance please and appreciate any input!
I was able to get the NETWORKDAY formula to work by itself. However, I am now trying to put a condition to calculate NETWORDAY if the Project Status is not "Complete". Otherwise, I want it to display the Duration field. It's not erroring, just says the format is not correct.
All these fields are in the Intake sheet
Best Answer
-
Based on the new screenshot, it looks like your cell references are missing a row indicator.
[Project Status]@row
Duration@row
Answers
-
Try adding another closing parenthesis after the TODAY() function.
-
@Paul Newcome - Unfortunately, that didn't work. I tried that and then putting parenthesis around [Duration]. I keep getting syntax is wrong.
This original formula does work: =NETWORKDAY([Onboarding Start Date]@row, TODAY())
I appreciate your time/help. Have a great weekend.
-
Based on the new screenshot, it looks like your cell references are missing a row indicator.
[Project Status]@row
Duration@row
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.9K Get Help
- 474 Global Discussions
- 208 Use Cases
- 517 Announcements
- 5.6K Ideas & Feature Requests
- 87 Brandfolder
- 157 Just for fun
- 84 Community Job Board
- 521 Show & Tell
- 36 Member Spotlight
- 3 SmartStories
- 309 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!