Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a spreadsheet of jobs worked by two different employees
structured like this... Date Job Emp 1 Emp 2 1/1 Installation John Smith Rick Johnson 1/1 Installation Rick Johnson John Smith 1/2 Construction John Smith Eric Richards 1/3 Installation John Smith Rick Johnson ....The two employee fields represent unique jobs - so I need to keep that data the way that it is for tracking purposes - but I'd also like to get a count of how many times a pair of employees worked together regardless of the job. In other words, the above would yield the results John Smith and Rick Johnson 3 John Smith and Eric Richards 1 Any thoughts? I'd also be open to something in Access if it isn't too complicated. Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Data count on pivotchart columns? | Excel Discussion (Misc queries) | |||
Count of Data Based on Multiple Columns | Excel Worksheet Functions | |||
How to count data in 2 columns | Excel Discussion (Misc queries) | |||
How do I count data with criteria from two separate columns in exc | Excel Worksheet Functions | |||
count data from 2 seperate columns | Excel Programming |