I want to count how may taks are due tin 7 days from the start date of the activity
Can someone provide me the formula? i am new to smartsheet
Answers
-
If your task is due within 7 days from the Start date, that means the Duration field will be less than 7 so the formula would be as follows:
=COUNTIF([Duration]:[Duration], "<7")
That should give you the total count of tasks that meet that criteria!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.2K Get Help
- 445 Global Discussions
- 143 Industry Talk
- 476 Announcements
- 5K Ideas & Feature Requests
- 84 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 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!