formula needed to sum check marks

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

i have a column with check marks in it and i want a total for it. Is there a
formual that can count or sum this for me?
 
=COUNTIF(range,"?")
where ? is the sybol you are using for a check mark - you should be able to
copy it. It could be a simple letter such as P but in Marlett font. THe
function does not care what font it is in.
best wishes
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top