English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I want to count all occurances in a column that contains a specific Text string. i.e. I want to count how many cells contain "AA" in a specific column.

2007-02-21 04:38:10 · 2 answers · asked by Anonymous 2 in Computers & Internet Software

From the 2 answeres recieved so far, I would like to expand. I will need to count a the # text fields for about 20 difference 2 letter text strings. Each text field can contain more than one, and contrian the same one twice (which only gets counted once). Logicaly, I want to do Countif(Range, cell contains text string)

2007-02-21 23:44:06 · update #1

2 answers

select autofilter, select custom, select contains "AA"
All the AA are now filtered. Select the whole colum. All the bottom of the window where you see the bar with the word 'Ready' on the left
Rightclick on it, select 'Count'.

2007-02-21 06:07:58 · answer #1 · answered by unnga 6 · 1 0

Count If Cell Contains Text

2016-11-10 07:37:44 · answer #2 · answered by ? 4 · 0 0

This Site Might Help You.

RE:
How do I do a count if Cell contains text in Excel?
I want to count all occurances in a column that contains a specific Text string. i.e. I want to count how many cells contain "AA" in a specific column.

2015-08-19 03:18:47 · answer #3 · answered by Claybourne 1 · 0 0

=COUNTA(Range Begin, Range End)

2007-02-21 04:41:30 · answer #4 · answered by parko8477@sbcglobal.net 3 · 2 1

fedest.com, questions and answers