IF, AND with NETWORKDAYS formula not working
JMT
✭✭✭
I am trying to build an IF / AND formula with a networkdays calculation when true and "N/A" when false. I've tried many versions for over an hour and it is still unparseable. Any help would be greatly appreciated!
=IF(AND(Status@row = "Ready for Review",[Assigned To]@row = ""), NETWORKDAYS([Date Submitted]@row, TODAY()), "N/A"))
Thank you,
JMT
Best Answer
-
It looks you have one too many “)” in the formula. Remove the one from the end.
Answers
-
It looks you have one too many “)” in the formula. Remove the one from the end.
-
Brilliant! Thank you, Jason! It worked. 😃
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.8K Get Help
- 434 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!