Counting various statuses
Hi! I want to be able to count how many of my various tasks in my sheet have each status, such as "In Progress," "Not Started," "On Hold, "Complete." I've tried some COUNTIF options and each time get unparseable. Would love some formula help!
Answers
-
@alexandra.richardson Post the formula that is giving you the unparseable error.
Darren Mullen, smartsheetguru.com
Get my 7 Smartsheet tips here
Author of: Smartsheet Architecture Solutions
-
I tried this one:
=COUNTIFS({Task}, Task@row, {Status}, "In Progress")
-
Depending on how your sheet is setup, it will be something similar to:
=COUNTIFS([Status]:[Status], "In Progress")
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!