#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 45
Default Counting Formula

I have a series of cells (B14..B17) that either say Yes or No. I want to
total up the Yes's to tell me how many of them there are. Can anyone tell me
a formula for that?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,311
Default Counting Formula


=COUNTIF(B14:B17,"Yes")

HTH,
Paul

--

"Karen Smith" wrote in message
...
I have a series of cells (B14..B17) that either say Yes or No. I want to
total up the Yes's to tell me how many of them there are. Can anyone tell
me
a formula for that?



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 173
Default Counting Formula

=COUNTIF(B14:B17,"Yes")

Will



"Karen Smith" wrote:

I have a series of cells (B14..B17) that either say Yes or No. I want to
total up the Yes's to tell me how many of them there are. Can anyone tell me
a formula for that?

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,316
Default Counting Formula

Use the COUNTIF function:

=COUNTIF(A1:A11,"=Yes")

Change the A1:A11 to match the range you need to count.
--
Kevin Backmann


"Karen Smith" wrote:

I have a series of cells (B14..B17) that either say Yes or No. I want to
total up the Yes's to tell me how many of them there are. Can anyone tell me
a formula for that?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Formula / Counting Anna Excel Worksheet Functions 5 July 12th 07 02:38 PM
Counting formula awakening2lite Excel Discussion (Misc queries) 6 June 4th 07 06:26 PM
Counting formula TMF in MN Excel Worksheet Functions 2 January 8th 07 06:50 PM
Counting Formula santaviga Excel Worksheet Functions 3 May 9th 06 12:16 PM
formula on counting Michael A Excel Discussion (Misc queries) 2 January 6th 06 03:52 PM


All times are GMT +1. The time now is 05:41 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"