View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Ron Coderre[_7_] Ron Coderre[_7_] is offline
external usenet poster
 
Posts: 1
Default Add string occurences


If the Yes/No values are in columns B:

=COUNTIF(B:B,"Yes")
=COUNTIF(B:B,"No")

Does that help?

Ron


--
Ron Coderre
------------------------------------------------------------------------
Ron Coderre's Profile: http://www.excelforum.com/member.php...o&userid=21419
View this thread: http://www.excelforum.com/showthread...hreadid=375063