PC Review


Reply
Thread Tools Rate Thread

Count cells containing specific text

 
 
=?Utf-8?B?ZGFuZGllaGw=?=
Guest
Posts: n/a
 
      21st Aug 2007
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 With Quote
 
 
 
 
=?Utf-8?B?R2FyeScncyBTdHVkZW50?=
Guest
Posts: n/a
 
      21st Aug 2007
=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 With Quote
 
=?Utf-8?B?V2lnaQ==?=
Guest
Posts: n/a
 
      21st Aug 2007
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.)

 
Reply With Quote
 
=?Utf-8?B?ZGFuZGllaGw=?=
Guest
Posts: n/a
 
      21st Aug 2007
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 With Quote
 
=?Utf-8?B?ZGFuZGllaGw=?=
Guest
Posts: n/a
 
      21st Aug 2007
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.)

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
count cells that begin with specific text =?Utf-8?B?bW1lciBhdCBzdGVlbGNhc2U=?= Microsoft Excel Worksheet Functions 9 25th Jul 2006 09:03 PM
If two cells have specific text to count as 1 =?Utf-8?B?SmF6em1hbjEw?= Microsoft Excel Worksheet Functions 4 26th Jun 2006 05:09 PM
how do I count cells containing only specific text? =?Utf-8?B?YWNjb3VudGFudA==?= Microsoft Access 2 31st Aug 2005 07:46 PM
How i count cells that includes a specific text? Excadrix Microsoft Excel Misc 1 21st Mar 2004 09:30 AM
What is the formula to count cells with specific text =?Utf-8?B?Q29uZnVzZWQ=?= Microsoft Excel Misc 2 7th Mar 2004 10:14 AM


Features
 

Advertising
 

Newsgroups
 


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