I have a formula in C1
=SUMPRODUCT(SUBTOTAL(3,OFFSET($B$6:$B$26,ROW($B6:$B26)-ROW($B6),,1)),--(ISNA(MATCH(C6:C26,{"NR"},0))))
that counts the number of id numbers (Column B) that are not "NR" in (Column C) which works fine
In C2
the completed section counts the "completions" and does not count...