Sign in to join the conversation:
I have my start date auto filled when I enter information into a new row. I now want my due date to auto fill to 7 work days after the start date. How do I do this?
Right now I have this for row 5
=WORKDAY([Start Date]5 + 7)
Any help would be great!
You can reference the formula for workdays here: https://help.smartsheet.com/function/workday
You were close. =Workday([Start Date]5, 7)
You can also use @row instead of calling the row number to ensure your date is always accurate to the row its on.
I need to edit a large sheet that has a lot of predecessors. I need to delete one row and move another. when I make the changes the predecessors for proceeding lines are not correctly displaying the dates correctly. Need help.
Hi all, I'm having some issues with an index-collect formula. I have (3) existing sheets that list a unique project name (text field), as well as a producer assigned to work that project. The producer column in all (3) sheets is set as a contact field. In a separate sheet, I'm trying to auto-populate the producer…
I am currently in business trial version, but i was told it is supposed to allow for full functionality, however when I click Ctr+F my search menu is only a search bar that allows me to only find the string, and it doesn't allow for replacing. Is it me or the F&R functionality rather limited?