#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default frequency table

Dear all
I have a list of 10 employee names some names are appears more than on
time in the list. Can MS Excel create a frequency table or any kind of
table which shows the name of the employee and the frequency of each
name.
Regards
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35
Default frequency table

On 2/03/2011 10:49 p.m., Omar wrote:
Dear all
I have a list of 10 employee names some names are appears more than on
time in the list. Can MS Excel create a frequency table or any kind of
table which shows the name of the employee and the frequency of each
name.
Regards


Would COUNTIF work for you?
  #3   Report Post  
Posted to microsoft.public.excel.misc
Max Max is offline
external usenet poster
 
Posts: 9,221
Default frequency table

A pivot will deliver it for you in seconds. Create a pivot, in Layout,
just drag n drop the col header for the employee names into both the
ROW and DATA areas. That's it. Go to the pivot sheet, you'd get the
list of unique names in one col, and adjacent to it the corresponding
counts of each name

On Mar 2, 5:49*pm, Omar wrote:
Dear all
I have a list of 10 employee names some names are appears more than on
time in the list. Can MS Excel create a frequency table or any kind of
table which shows the name of the employee and the frequency of each
name.
Regards


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 31
Default frequency table

On Mar 3, 8:08*am, Max wrote:
A pivot will deliver it for you in seconds. Create a pivot, in Layout,
just drag n drop the col header for the employee names into both the
ROW and DATA areas. That's it. Go to the pivot sheet, you'd get the
list of unique names in one col, and adjacent to it the corresponding
counts of each name

On Mar 2, 5:49*pm, Omar wrote:



Dear all
I have a list of 10 employee names some names are appears more than on
time in the list. Can MS Excel create a frequency table or any kind of
table which shows the name of the employee and the frequency of each
name.
Regards- Hide quoted text -


- Show quoted text -


Omar, if you want to avoid pivot tables, take a look at the Unique
Extractor product at http://www.add-ins.com/unique_extractor.htm

Robert Flanagan
Add-ins.com LLC
144 Dewberry Drive
Hockessin, Delaware, U.S. 19707

Phone: 302-234-9857, fax 302-234-9859
http://www.add-ins.com
Productivity add-ins and downloadable books on VB macros for Excel
  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 143
Default frequency table

On Mar 2, 4:49*am, Omar wrote:
Dear all
I have a list of 10 employee names some names are appears more than on
time in the list. Can MS Excel create a frequency table or any kind of
table which shows the name of the employee and the frequency of each
name.
Regards


If your list is in column B, then in C1 enter:
=COUNTIF(B:B,B1)

and in C2 enter:
=IF(COUNTIF($B$1:B1,B2)0,"",COUNTIF(B:B,B2)) and copy down.
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 use sturge's rule to create frequency table? natts Excel Discussion (Misc queries) 1 November 14th 06 05:39 AM
Running Frequency Table Rothman Excel Worksheet Functions 3 October 2nd 06 02:08 AM
How Do I create a table in excel that shows frequency? petlesbian Charts and Charting in Excel 1 February 9th 06 05:14 PM
histograms - frequency and relative frequency? confusedstudent Excel Discussion (Misc queries) 2 February 8th 06 08:20 AM
frequency table for continuous variable [email protected] Excel Discussion (Misc queries) 1 November 22nd 05 12:00 PM


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