I want to count how may taks are due tin 7 days from the start date of the activity

abinmoh
โญ
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
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!