Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default COUNT cells with Y and N

Hi All

I have a spreedsheet with a boolean column indicating 'Y', 'N' and sometimes
junk data.
Is there any function I can use to count the number of times 'Y' occures.

Thanks

--
Wazir



  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 618
Default COUNT cells with Y and N

Hi

=COUNTIF(A1:A100,"Y")

where A1:A100 is the range of your data

Cheers
JulieD

"mwazir" wrote in message
...
Hi All

I have a spreedsheet with a boolean column indicating 'Y', 'N' and

sometimes
junk data.
Is there any function I can use to count the number of times 'Y' occures.

Thanks

--
Wazir





  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default COUNT cells with Y and N

Excellent, Just what I needed

Many thanks

"JulieD" wrote in message
...
Hi

=COUNTIF(A1:A100,"Y")

where A1:A100 is the range of your data

Cheers
JulieD

"mwazir" wrote in message
...
Hi All

I have a spreedsheet with a boolean column indicating 'Y', 'N' and

sometimes
junk data.
Is there any function I can use to count the number of times 'Y'

occures.

Thanks

--
Wazir







  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 618
Default COUNT cells with Y and N

glad to assist
"mwazir" wrote in message
...
Excellent, Just what I needed

Many thanks

"JulieD" wrote in message
...
Hi

=COUNTIF(A1:A100,"Y")

where A1:A100 is the range of your data

Cheers
JulieD

"mwazir" wrote in message
...
Hi All

I have a spreedsheet with a boolean column indicating 'Y', 'N' and

sometimes
junk data.
Is there any function I can use to count the number of times 'Y'

occures.

Thanks

--
Wazir









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
how to count#cells w/= value in other column and not count blank c aganoe Excel Worksheet Functions 4 April 9th 10 11:36 AM
count cells, then reset count when value in another cell changes Mitchell_Collen via OfficeKB.com Excel Worksheet Functions 4 February 20th 09 04:22 AM
Count cells with numbers and ignore cells with errors WonderingaboutMicrosoft Excel Discussion (Misc queries) 6 December 10th 06 08:03 PM
How do I count cells with text but ignore cells with spaces? Husker87 Excel Discussion (Misc queries) 2 September 21st 06 12:31 AM
HOW TO FORMATE CELLS TO COUNT CELLS WITH A FILL COLOR? Moore New Users to Excel 1 June 15th 05 06:41 PM


All times are GMT +1. The time now is 05:35 AM.

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"