+ Reply to Thread
Results 1 to 3 of 3

Filtering to show only multiple instances...

Hybrid View

  1. #1
    Registered User
    Join Date
    03-13-2008
    Posts
    2

    Filtering to show only multiple instances...

    Hi,
    this is probably really simple to do, but I'm kind of a self taught excel user and don't really know how to use it that well, sorry!
    I've just started in a new position at work, and part of my job is to update a certain file which keeps a record, month by month, as well as a big overall file, to show feedback received by employees, both positive and negative. Every month a new tab is added to the spreadsheet to list names, type of feedback (positive/negative) and what criteria that feedback falls in to. The information from the monthly tab is then just added to the bottom of the master sheet.
    I figure it's going to be easier to see which employees are excelling, or not, by being able to filter by the name column on the master sheet, to show only names which occur more than once (or more than 3 or 4 or whatever they decide the threshold will be).

    Can anyone tell me how to do this? I think it's office 2003 at work.

    Any help, or to tell me if this is possible or not, or even if anyone has an easier way to do it, would be very much appreciated!

    Thanks,
    Amanda

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898
    You would need to add a helper column with a formula in it... then filter that column...

    e.g. =Countif(A:A,A1) copied down gives you the number of occurances of each of the items in column A starting at A1.

    Now you can filter by any of the numbers or even custom filter for greater than or equal to, etc....
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  3. #3
    Registered User
    Join Date
    03-13-2008
    Posts
    2
    Worked brilliantly, thankyou!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1