Explanation
Note: there are many ways to summarize data with COUNTIFS, SUMIFS, etc.
This example shows one specific and arbitrary way.
The summary table in H3:K5 summarizes course completion by group instead of user.
In this example, group represents the additional criteria.
COUNTIF can be used to count cells that…