Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 12
Default Count cells containing specific text

I have a column of free text cells that describe an action that was taken. I
would like to identify any cells that contain the word "shipped". (Shipped
will never be the only word in the cell, it is always part of a string of
text.)
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,058
Default Count cells containing specific text

=COUNTIF(A:A,"*shipped*")

--
Gary''s Student - gsnu200738


"dandiehl" wrote:

I have a column of free text cells that describe an action that was taken. I
would like to identify any cells that contain the word "shipped". (Shipped
will never be the only word in the cell, it is always part of a string of
text.)

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 396
Default Count cells containing specific text

Hi

=COUNTIF(YourRangeOfCells,"*shipped*")

--
Wigi
http://www.wimgielis.be = Excel/VBA, soccer and music


"dandiehl" wrote:

I have a column of free text cells that describe an action that was taken. I
would like to identify any cells that contain the word "shipped". (Shipped
will never be the only word in the cell, it is always part of a string of
text.)

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 12
Default Count cells containing specific text

Perfect. Thank you.


"Wigi" wrote:

Hi

=COUNTIF(YourRangeOfCells,"*shipped*")

--
Wigi
http://www.wimgielis.be = Excel/VBA, soccer and music


"dandiehl" wrote:

I have a column of free text cells that describe an action that was taken. I
would like to identify any cells that contain the word "shipped". (Shipped
will never be the only word in the cell, it is always part of a string of
text.)

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 12
Default Count cells containing specific text

Perfect. Thank you.


"Gary''s Student" wrote:

=COUNTIF(A:A,"*shipped*")

--
Gary''s Student - gsnu200738


"dandiehl" wrote:

I have a column of free text cells that describe an action that was taken. I
would like to identify any cells that contain the word "shipped". (Shipped
will never be the only word in the cell, it is always part of a string of
text.)

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 specific text strings excluding blank cells? skijsh1979 Excel Worksheet Functions 2 June 14th 07 06:37 AM
Count number of text values in a specific row Carlee Excel Worksheet Functions 3 June 7th 07 11:47 PM
count specific text that occurs in a range of cells Tim Excel Discussion (Misc queries) 16 October 10th 06 01:41 AM
count cells that begin with specific text mmer at steelcase Excel Worksheet Functions 7 July 25th 06 09:03 PM
If two cells have specific text to count as 1 Jazzman10 Excel Worksheet Functions 4 June 26th 06 05:09 PM


All times are GMT +1. The time now is 01:48 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"