Counting active projects by quarter
Options

COLOF
✭✭
Hi
I need to count the number of projects that are active in each quarter by business area. I have a start and finish date. The will run over multiple quarters.
I have used this formula but this seems to only pick up what is active in this date bracket but does not include the projects that for example run from 12/1/19 - 06/06/20
=COUNTIFS({RIR Range 4}, 1, {RIR Range 3}, @cell <= DATE(2020, 1, 1), {RIR Range 2}, @cell >= DATE(2020, 3, 31))
Tags:
Comments
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!