Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default find number of occurences of text within a column

i want to count the number of cells in a column that contain the text string
RDS. however there is also other text in the cells. i've tried
COUNTIF(H4:H108, "RDS"). but it returns 0 presumably as the cells contains
other text. how do i do this ? many thanks in advance.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10,593
Default find number of occurences of text within a column

=COUNTIF(H4:H108, "*RDS*")


--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"rob w" <rob wrote in message
...
i want to count the number of cells in a column that contain the text
string
RDS. however there is also other text in the cells. i've tried
COUNTIF(H4:H108, "RDS"). but it returns 0 presumably as the cells contains
other text. how do i do this ? many thanks in advance.



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default find number of occurences of text within a column

great that works! many thanks.... rob

"Bob Phillips" wrote:

=COUNTIF(H4:H108, "*RDS*")


--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"rob w" <rob wrote in message
...
i want to count the number of cells in a column that contain the text
string
RDS. however there is also other text in the cells. i've tried
COUNTIF(H4:H108, "RDS"). but it returns 0 presumably as the cells contains
other text. how do i do this ? many thanks in advance.




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 do I count the # of unique occurences of a text in a column? Rob Kaiser Excel Worksheet Functions 10 November 21st 07 09:16 PM
count text occurences in a column Daniel_ITSM Excel Discussion (Misc queries) 20 March 7th 07 08:46 PM
Chart number of occurences David P. Charts and Charting in Excel 1 March 23rd 06 08:12 PM
Paste a value a set number of occurences Larry Excel Discussion (Misc queries) 0 February 15th 06 02:16 PM
Count number of occurences in 1 column only if something in anothe Wenster Excel Worksheet Functions 2 February 7th 05 09:58 PM


All times are GMT +1. The time now is 06:51 AM.

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"