perhaps there are far better way than this, but this is how I approach the problem...
To get the check mark, I would set a condition as to place Char(256) if condition is true, then format this column to windings. next in the place where you want the sum of check marks, place this formula:
=SUMPRODUCT(--(C1:C159=CHAR(254)))
Assumption is C column is where check marks are.