![]() |
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 |
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 |
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 |
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 |
All times are GMT +1. The time now is 04:15 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com