Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
Probably a quick answer to this, but how do you add up the number of yes's in a column? Regards, Dave |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
=COUNTIF(A1:A100,"Yes")
-- HTH Sandy In Perth, the ancient capital of Scotland and the crowning place of kings Replace @mailinator.com with @tiscali.co.uk "DaveAsh" wrote in message ... Hi, Probably a quick answer to this, but how do you add up the number of yes's in a column? Regards, Dave |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Cheers, this is great.
"Sandy Mann" wrote: =COUNTIF(A1:A100,"Yes") -- HTH Sandy In Perth, the ancient capital of Scotland and the crowning place of kings Replace @mailinator.com with @tiscali.co.uk "DaveAsh" wrote in message ... Hi, Probably a quick answer to this, but how do you add up the number of yes's in a column? Regards, Dave |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
change "true" and "false" to "availble" and "out of stock" | Excel Worksheet Functions | |||
HELP on "left","right","find","len","substitute" functions | Excel Discussion (Misc queries) | |||
Count occurences of "1"/"0" (or"TRUE"/"FALSE") in a row w. conditions in the next | New Users to Excel | |||
Complex if test program possible? If "value" "value", paste "value" in another cell? | Excel Discussion (Misc queries) | |||
Addition on "text" cells | Excel Discussion (Misc queries) |