ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   New Users to Excel (https://www.excelbanter.com/new-users-excel/)
-   -   Counting text? (https://www.excelbanter.com/new-users-excel/91818-counting-text.html)

mower racer

Counting text?
 

Hi Guys

If i have a column in excel with text in it. Either "pass" or "fail",
how can i count the number of entries? Is there a formula to do this?

cheers :confused:


--
mower racer
------------------------------------------------------------------------
mower racer's Profile: http://www.excelforum.com/member.php...o&userid=35034
View this thread: http://www.excelforum.com/showthread...hreadid=547799


Gary''s Student

Counting text?
 
use countif():

=COUNTIF($A:$A,C1) where C1 contains pass.
--
Gary's Student


"mower racer" wrote:


Hi Guys

If i have a column in excel with text in it. Either "pass" or "fail",
how can i count the number of entries? Is there a formula to do this?

cheers :confused:


--
mower racer
------------------------------------------------------------------------
mower racer's Profile: http://www.excelforum.com/member.php...o&userid=35034
View this thread: http://www.excelforum.com/showthread...hreadid=547799



Don Guillett

Counting text?
 
have a look in the help index for COUNTIF

--
Don Guillett
SalesAid Software

"mower racer"
wrote in message
...

Hi Guys

If i have a column in excel with text in it. Either "pass" or "fail",
how can i count the number of entries? Is there a formula to do this?

cheers :confused:


--
mower racer
------------------------------------------------------------------------
mower racer's Profile:
http://www.excelforum.com/member.php...o&userid=35034
View this thread: http://www.excelforum.com/showthread...hreadid=547799




CLR

Counting text?
 
="Pass = "&COUNTIF(A:A,"pass")&CHAR(10)&"Fail = "&COUNTIF(A:A,"fail")

Format as "Word Wrap"

Vaya con Dios,
Chuck, CABGx3




"mower racer" wrote:


Hi Guys

If i have a column in excel with text in it. Either "pass" or "fail",
how can i count the number of entries? Is there a formula to do this?

cheers :confused:


--
mower racer
------------------------------------------------------------------------
mower racer's Profile: http://www.excelforum.com/member.php...o&userid=35034
View this thread: http://www.excelforum.com/showthread...hreadid=547799



mower racer

Counting text?
 

Sorted! Thanks guys!


--
mower racer
------------------------------------------------------------------------
mower racer's Profile: http://www.excelforum.com/member.php...o&userid=35034
View this thread: http://www.excelforum.com/showthread...hreadid=547799



All times are GMT +1. The time now is 04:11 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com