There are many ways to approach this problem.

The formula in G6 relies on theCOUNTIF functionto count the presence of a given class (i.e.

“math”, art", etc.)

Excel formula: Course completion status summary

When COUNTIF finds a class in the range, it returns a positive number .

The IF function will evaluate any positive result as TRUE and return “x”.

More than one condition can be tested by nesting IF functions.

Excel formula: Course completion summary with criteria

COUNTIF can be used to count…

Excel IF function

Excel COUNTIF function