How do you calculate the average number of days between a submitted date and a start date?
Additional context: We use Smartsheet to track support requests from the organization. We have an automated column that records the day the form is filled out. The form also has a date range of when they need their request completed by. I would like to calculate the average amount of days people provide from the day they submit the form and the start date.
I have no idea which formulas to use for this.
Please help! 👏
Tags:
Best Answer
-
=[End Date]@row - [Start Date]@row
Answers
-
You would first need to use a helper column with a basic formula in it to calculate the number of days on each row. Then you would be able to average this helper column.
-
What formula would I use for the help column?
-
=[End Date]@row - [Start Date]@row
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 472 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 496 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!