Sign in to join the conversation:
I want to insert the WORKDAY function into my formula. Where would be the correct location?
=IF(ISBLANK([Acutal Start]@row), ([New Estimated End]3 + [\[Duration\]]@row), ([Acutal Start]@row + [\[Duration\]]@row))
=IF(ISBLANK([Acutal Start]@row), WORKDAY([New Estimated End]3 + [\[Duration\]]@row), WORKDAY([Acutal Start]@row + [\[Duration\]]@row))
Why do I get this error when running Archival.Here is the project setup
Hi All, I am new to smartsheets and am not aware of it full capability. However, there is something I would like to do. Now, I just need to know if it is possible. We have a technical contractor performing work on our company and they have a smartsheet they have share with us. I would like to make commentary and post…
Can excel sheet be used as a reference in Smartsheet?