![]() |
#1
|
|||
|
|||
![]() Hi All, I have this data as shown below: I want the top users in a week for example - Bob Jones, Michael Guiness, David Jenkins. I have a lot of data and scrolling up and down to see the largest "count" would be difficult as the count numbers can range from 1 - 11 (or more) Also, since I have a lot of data is it possible to see if a customer is present every week? Thanks!! |
#2
|
|||
|
|||
![]()
Use a seperate worksheet to recreate the list of names in Column B, then insert this formula in Column A. It will look back to sheet 1 and count the occurances of that name in your column H.
=COUNTIF(Sheet1!H2:H1260,"Bob Jones") Hope that helps, Last edited by Gary Drumm; 06-27-2012 at 10:27 AM. Reason: Better clarity? |
![]() |
Thread Tools | |
Display Modes | |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to set frequency of Send?/Receive in Outlook 2010 | mikepla | Outlook | 4 | 11-03-2011 06:50 AM |
How to count the frequency of data and also tally value from an array of Excel record | KIM SOLIS | Excel | 5 | 09-07-2011 09:01 AM |