Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Liz G
 
Posts: n/a
Default variation on countif?

Hi,

I have a comment field where users were asked to list their past ISP's. I
need a quick and easy way to count cells according to the ISP's they listed.
For instance, one person may have listed aol, earthlink, and netzero all in
one cell. I need a way to count the number of people that listed aol, the
number of people that listed earthlink, and the number of people that listed
netzero separately. The 'countif()' function only counts a cell if that
person just listed aol or just listed earthlink but not if both are in one
cell. Please help! (Otherwise I have to go through 3500 comment fields and
manual count each ISP each person listed). Thank you!

Liz


  #2   Report Post  
Aladin Akyurek
 
Posts: n/a
Default


=COUNTIF($A$2:$A$100,"*"&E2&"*")

where E2 houses a condition/criterion like earthlink.

Liz G Wrote:
Hi,

I have a comment field where users were asked to list their past ISP's.
I
need a quick and easy way to count cells according to the ISP's they
listed.
For instance, one person may have listed aol, earthlink, and netzero
all in
one cell. I need a way to count the number of people that listed aol,
the
number of people that listed earthlink, and the number of people that
listed
netzero separately. The 'countif()' function only counts a cell if
that
person just listed aol or just listed earthlink but not if both are in
one
cell. Please help! (Otherwise I have to go through 3500 comment fields
and
manual count each ISP each person listed). Thank you!

Liz



--
Aladin Akyurek
------------------------------------------------------------------------
Aladin Akyurek's Profile: http://www.excelforum.com/member.php...fo&userid=4165
View this thread: http://www.excelforum.com/showthread...hreadid=274291

  #3   Report Post  
Bob Phillips
 
Posts: n/a
Default

=COUNTIF(A1:A100,"*aol*")

and then add another for earthlink, etc.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Liz G" wrote in message
...
Hi,

I have a comment field where users were asked to list their past ISP's. I
need a quick and easy way to count cells according to the ISP's they

listed.
For instance, one person may have listed aol, earthlink, and netzero all

in
one cell. I need a way to count the number of people that listed aol, the
number of people that listed earthlink, and the number of people that

listed
netzero separately. The 'countif()' function only counts a cell if that
person just listed aol or just listed earthlink but not if both are in one
cell. Please help! (Otherwise I have to go through 3500 comment fields

and
manual count each ISP each person listed). Thank you!

Liz




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
Creating an EXCEL COUNTIF formula for a range of values Pat Walsh Excel Discussion (Misc queries) 5 January 21st 05 02:57 PM
COUNTIF using formatting? Nicolle K. Excel Discussion (Misc queries) 2 January 18th 05 07:11 PM
Pivot Table - using Countif in place of Count,Sum, etc. ErikTaylor Excel Discussion (Misc queries) 0 January 14th 05 07:51 PM
Subtotal And Countif Sheryl Excel Discussion (Misc queries) 4 December 9th 04 07:18 PM
countif and dates JAF New Users to Excel 2 December 3rd 04 04:45 PM


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