number of days between a Start date column and Finish date column

System
Employee
This discussion was created from comments split from: Formula to create helper column.
Answers
-
Hi,
I need to create a autofilled column to indicate in number of days, the difference between a Start date column and Finish date column, but I don't want to create any predecesor or duration columns, Please could anyone help??.
Best,
Ana
-
Hi @Ana Merino. You should be able to do this by created a column (for this example we'll call it "Difference") and populating it with a column formula. The formula would look something like:
=[Finish Date]@row - [Start Date]@row
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!