CountIfs
I am trying to create a summary of two columns to see how many of a program type serve a particular population.
Trying: =COUNTIFS([Program Type]:[Program Type]; "Diversion"; [Sub-Pop]:[Sub-Pop]; "Families")
It keeps coming out as unparseable.
Help!?
Best Answer
-
Hope you are doing well,
Please use this formula it will help you.
=COUNTIFS([Program Type]:[Program Type],"Diversion", [Sub-Pop]:[Sub-Pop],"Families")
I hope this will help you, Have a Good Day.
Thanks
Shubham Umale
Smartsheet Engineer, Ignatiuz Software
Answers
-
Hope you are doing well,
Please use this formula it will help you.
=COUNTIFS([Program Type]:[Program Type],"Diversion", [Sub-Pop]:[Sub-Pop],"Families")
I hope this will help you, Have a Good Day.
Thanks
Shubham Umale
Smartsheet Engineer, Ignatiuz Software
-
Yes! Thank you!!
Help Article Resources
Categories
Check out the Formula Handbook template!