How do I change this formula to calculate only network days?
Deanna Copello
βββ
My formula: =[Order Submitted]@row + 4
I need the +4 to only be network days.
thanks!
Answers
-
You would need the WORKDAY function.
=WORKDAY([Order Submitted]@row, 4)
Help Article Resources
Categories
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!