Sign in to join the conversation:
I'm trying to enter a formula in a date field which is 10 days earlier than the date in another field. I read that I can perform calculations on date fields (https://help.smartsheet.com/articles/2477601-use-formulas-perform-calculations-dates) and reference another cell in the formula (https://help.smartsheet.com/articles/2476816-create-cell-column-reference-formula).
My formula is
=[Start Date]42-10
because I want the date that is 10 days earlier than the cell in row 42 of the "Start Date" column.
However, when I enter this formula in the cell and hit Enter, all I see is the formula itself. See attached screenshot. What am I doing wrong?
If the date column is assigned to either the start or end date columns and you have dependencies enabled in your project settings you cannot have a formula on it. These fields are calculated my SmartSheet based on the dependencies.
The project settings are accessible in the Gantt View via the cog (settings) icon under the Share button.
Frank is correct. It seems as if you have your dependencies enabled and are using that column as one of your project columns. You have a few options...
1. Disable dependencies in the Project Settings.
2. Create another column for the calculated dates.
3. Select a different column in your Project Settings.
4. Add lag/lead time if establishing predecessors.
Thank you, Frank and Paul!
Happy to help!
I have a Control Center program that creates a project management sheet for each new project. In the Intake Sheet we have a contact column "Project Manager" where Control Center pre-populates the project manager's contact name in every row, of the project, where the project manager oversees the task associated with that…
I am looking for a formula that will look at this table and pull the hours per week based on 2 criteria – group and week. Right now, I have the tables separated so that I can use a vlookup formula. But that means I have to have 5 different formulas, 1 for each group. =IFERROR(VLOOKUP(ROUND(($[First Receive]@row - $[Week 1…
Hi, I am needing to create a column that will display the correct month based off a date in another column. My columns are below. I am not certain on which formula to use. Thanks for the assistance!