How to count children rows with multiple criteria

I have tried this many ways and can't figure it out. The column names I am working with are: "CaseRegNum", "Type of Review", and "Status".

Each parent row is a different year and beneath each year are cases IDs (these are in the caseregnum column). The cases are categorized into "general" and "special" (this is the type of review column) and then each case is given a status (for example "Closed" or Ready for Review").

What I need is to count the "general" cases by their status, only the children of 2018 cases. So, count the 2018 children that are "general" and "Ready for Review"

Any help is appreciated, thanks!

Best Answer

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!