Create formula for monthly count of extensions

Currently tracking our active project extensions. If we get an extension in a particular month I want to be able to capture how many extensions we get within each month.
Best Answer
-
@asha.D That is the correct formula but you're missing a comma between {month} and "Jan".
Matt Lynn
How can I help? Schedule some time on my calendar: CLICK HERE
Answers
-
=COUNTIFS( {X}, "Yes", {Y}, 1, {Z}, "Jan")
Where:
X - Extension reference nameY - Active Status checkbox
Z - Month
...
-
Hello and thank you for responding to my post.
I tried the formula above for my Active project sheet and wasn't able to get retrieve the data correctly with the formula provided above. Does anyone have any feedback as to what I should change in my formula to be able to capture each month count of extensions?
-
@asha.D That is the correct formula but you're missing a comma between {month} and "Jan".
Matt Lynn
How can I help? Schedule some time on my calendar: CLICK HERE
-
Awesome thank you, it WORKED!
Help Article Resources
Categories
Check out the Formula Handbook template!