Trouble adding a cell value to Workday function
Hey guys,
I'm having an issue using the Workday function that I was hoping someone can help with.
In my sheet, I have a text/number column that calculates number of days based on resources and work remaining.
What I am attempting to do, is add that number to a start date in order to show the end date, however I want to use Workday to exclude weekends.
The above formula will work if I replace the [Effort / Resources (Days)] value with a number, but I need the formula to be dynamic based on the value in the Effort / Resources (Days) cell.
Written as above, I get a INVALID DATA TYPE error.
Any thoughts on how to workaround that?
Thanks so much,
-Alan
Best Answer
-
Figured it out!
Smartsheet didn't like the Total Days value, so I needed to use INT to complete my formula:
phew, now I can get back to work :)
Thanks all
Answers
-
Figured it out!
Smartsheet didn't like the Total Days value, so I needed to use INT to complete my formula:
phew, now I can get back to work :)
Thanks all