ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   How to count/tally entries? (https://www.excelbanter.com/excel-worksheet-functions/227897-how-count-tally-entries.html)

chrisk

How to count/tally entries?
 
Hi
I want to put a number by a name for each job a staff member does
Job Employee Count
brighton tony 1
london richard 1
brighton john 1
london tony 2
brighton john 2
london tony 3

This is the example of what I want ie tony has done three jobs but I want it
to count them up one at a time effectively giving each job a unique number
based on 'name and count'.
How can I do this?
Thanks


klswvu[_2_]

How to count/tally entries?
 
=COUNTIF(B$2:B2,B2) and copy down

"chrisk" wrote:

Hi
I want to put a number by a name for each job a staff member does
Job Employee Count
brighton tony 1
london richard 1
brighton john 1
london tony 2
brighton john 2
london tony 3

This is the example of what I want ie tony has done three jobs but I want it
to count them up one at a time effectively giving each job a unique number
based on 'name and count'.
How can I do this?
Thanks


chrisk

How to count/tally entries?
 
Nice one, Thanks very much.
Would have never thought of that

"klswvu" wrote:

=COUNTIF(B$2:B2,B2) and copy down

"chrisk" wrote:

Hi
I want to put a number by a name for each job a staff member does
Job Employee Count
brighton tony 1
london richard 1
brighton john 1
london tony 2
brighton john 2
london tony 3

This is the example of what I want ie tony has done three jobs but I want it
to count them up one at a time effectively giving each job a unique number
based on 'name and count'.
How can I do this?
Thanks



All times are GMT +1. The time now is 10:57 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com