Thread
:
Adding sum of "yes"
View Single Post
#
2
Posted to microsoft.public.excel.worksheet.functions
T. Valko
external usenet poster
Posts: 15,768
Adding sum of "yes"
Try this:
=COUNTIF(A1:A100,"yes")
--
Biff
Microsoft Excel MVP
"JohnR" wrote in message
...
I have a survey with a number of "yes" "no" questions and trying to simply
add the number of "Yes" in a column. Any ideas?
Reply With Quote
T. Valko
View Public Profile
Find all posts by T. Valko