Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how do i use sturge's rule to create frequency table? | Excel Discussion (Misc queries) | |||
Running Frequency Table | Excel Worksheet Functions | |||
How Do I create a table in excel that shows frequency? | Charts and Charting in Excel | |||
histograms - frequency and relative frequency? | Excel Discussion (Misc queries) | |||
frequency table for continuous variable | Excel Discussion (Misc queries) |