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
- Smartsheet Customer Resources
- 64.3K Get Help
- 423 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 143 Just for fun
- 59 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 300 Events
- 39 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!