Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Function IF or COUNTIF

Hi, I am trying to count the number of 'YES' in a column and the number of
'No' in another column. I cannot work out the function to do this! I would
like to add a function at the bottom of the page somewhere which will
automatically count as responses are entered - can anyone help with this?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default Function IF or COUNTIF

Try this:

=COUNTIF(A1:A100,"Yes")

=COUNTIF(B1:B100,"No")

assuning you are looking for Yes's in column A and No's in column B.
Adjust the ranges to suit.

Hope this helps.

Pete

On Mar 20, 1:12 pm, JBee wrote:
Hi, I am trying to count the number of 'YES' in a column and the number of
'No' in another column. I cannot work out the function to do this! I would
like to add a function at the bottom of the page somewhere which will
automatically count as responses are entered - can anyone help with this?



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Function IF or COUNTIF



"JBee" wrote:

Hi, I am trying to count the number of 'YES' in a column and the number of
'No' in another column. I cannot work out the function to do this! I would
like to add a function at the bottom of the page somewhere which will
automatically count as responses are entered - can anyone help with this?


Thank you! Perfect.
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default Function IF or COUNTIF

Thanks for feeding back - glad it worked for you.

Pete

On Mar 20, 2:24 pm, JBee wrote:
"JBee" wrote:
Hi, I am trying to count the number of 'YES' in a column and the number of
'No' in another column. I cannot work out the function to do this! I would
like to add a function at the bottom of the page somewhere which will
automatically count as responses are entered - can anyone help with this?


Thank you! Perfect.



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
please help how to combine IF function with Countif function Dinesh Excel Worksheet Functions 6 March 30th 06 08:28 PM
How do I use a countif function according to two other countif fu. Kirsty Excel Worksheet Functions 2 February 20th 06 11:44 AM
Embed a countif function in subtotal function? Stuck at work Excel Worksheet Functions 1 February 14th 06 03:19 AM
COUNTIF Function Meredith Excel Discussion (Misc queries) 6 March 14th 05 07:46 PM
Countif function Malyka Excel Discussion (Misc queries) 5 February 10th 05 03:42 PM


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

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

About Us

"It's about Microsoft Excel"