Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default HELP!!! Text count?

Here is my dilemma...

I have a list of phone numbers in excel. Next to each phone number, in the
next column, I enter a code for what happened with that call. For example, no
answer = na. I want excel to count each na and all of my other codes for me
(in a given selection) and tallie those in an organized fashion. Is this even
possible...if so, how?!
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default HELP!!! Text count?

List your codes once on another sheet, so they might look like this:

ni
na
out
cb
am

Suppose these are in column A of Sheet2, and your main data is in Sheet1.
Assume the corresponding codes are in column C of Sheet1. Put this formula
in B1of Sheet2:

=COUNTIF(Sheet1C:C,A1)

and copy this down, to give you a count against each of those codes.

Hope this helps.

Pete

"Briana" wrote in message
...
Here is my dilemma...

I have a list of phone numbers in excel. Next to each phone number, in the
next column, I enter a code for what happened with that call. For example,
no
answer = na. I want excel to count each na and all of my other codes for
me
(in a given selection) and tallie those in an organized fashion. Is this
even
possible...if so, how?!



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
Count single Text in cells with multiple text entries WSC Excel Discussion (Misc queries) 6 January 9th 07 04:17 PM
how do i count text and display it as text plus the # times it hap Count in Excel New Users to Excel 1 April 26th 06 10:15 AM
how do I count the number of times text in column A matches text i Sheila Excel Worksheet Functions 2 November 16th 05 10:20 PM
Formula to count text and alert me if a text appears more than twi Mike Excel Discussion (Misc queries) 1 August 29th 05 09:53 PM
Count Intervals of Filtered TEXT values in Column and Return Count across a Row Sam via OfficeKB.com Excel Worksheet Functions 9 July 31st 05 03:37 AM


All times are GMT +1. The time now is 11:20 PM.

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"