This is the formula I have
=COUNTIFS({Overall Grade}, >=4.5, {Fleet}, "717", {Mod Helper}, "100")
On the main sheet, there is a helper column which converts the module number to a set 3 digit number (i.e. 102, 141 helper column will show 100)
No matter which return the helper column has, all return zero.