+ Reply to Thread
Results 1 to 2 of 2

Filtering to show highest value records based on other criteria

  1. #1
    Registered User
    Join Date
    07-08-2014
    Location
    london
    MS-Off Ver
    2010
    Posts
    1

    Thumbs down Filtering to show highest value records based on other criteria

    Hi,

    I'm having a bit of trouble doing a search or sort. I'm not sure what the best way to go about this task is since I've never done it before.

    Basically, I want to filter this table to show the record with the highest value from a subset of the table.

    For example, if I had a table with salespeople and their sales that they've made throughout the year, and showing what product

    Employee Sale Amount Product
    Alice 100 X
    Bob 200 X
    Charlie 250 Y
    Alice 200 Z
    Alice 500 X
    Bob 100 Y
    Alice 400 X
    Charlie 200 Z

    I want to be able to filter it so that it only shows the record for each employees top sale,

    So it would show

    Employee Sale Amount Product
    Bob 200 X
    Charlie 250 Y
    Alice 500 X

    I've thought about making another column to return a true or false value based on whether that sale is the employees highest sale amount, and then filtering from there, but I don't know how to go about that either.

    Thanks for any help!

    -Trevor

  2. #2
    Forum Expert newdoverman's Avatar
    Join Date
    02-07-2013
    Location
    Port Dover, Ontario, Canada
    MS-Off Ver
    2010
    Posts
    10,330

    Re: Filtering to show highest value records based on other criteria

    This should get you started:
    Attached Files Attached Files
    <---------If you like someone's answer, click the star to the left of one of their posts to give them a reputation point for that answer.
    Ron W

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Display with first three text name with highest number of records based on date
    By abraham30 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-11-2014, 07:01 PM
  2. [SOLVED] when filtering i want sub totals to show certain criteria only
    By butjef in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-13-2013, 08:34 AM
  3. VBA code to find highest and 2nd highest number based in criteria
    By Michael007 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 10-25-2011, 08:38 AM
  4. [SOLVED] Show top five records based on meeting multiple criteria
    By Joe D in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 11-20-2005, 07:55 PM
  5. Replies: 3
    Last Post: 08-22-2005, 09:05 AM

Tags for this Thread

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