+ Reply to Thread
Results 1 to 4 of 4

Find the top 3 salespeople

  1. #1
    Registered User
    Join Date
    02-11-2015
    Location
    Santa Rosa, CA
    MS-Off Ver
    2019
    Posts
    39

    Find the top 3 salespeople

    Column A contains sales people and column B contains sales totals. I would like a formula, or VBA function, to display the name of the salesperson with the most (MAX) sales. I do not want to sort the sales data; don't ask why, it's a long story. Then I would like a formula to return the name of the salesperson with the second highest sales. Finally, I want the third highest sales, all without sorting tha data. I am currently using a nested "IF" function, but as the number of salespeople increases, my IF function is getting really ugly. Any ideas? Thanks.

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,926

    Re: Find the top 3 salespeople

    Take a look at using =LARGE() for the sales, then index/match for the name

    If you still have a problem, upload a small (clean) sample workbook (not a pic) of what you are working with, and what your expected outcome would look like.
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Registered User
    Join Date
    02-11-2015
    Location
    Santa Rosa, CA
    MS-Off Ver
    2019
    Posts
    39

    Re: Find the top 3 salespeople

    LARGE worked, along with INDEX and MATCH. This was my first post on this forum. I am very impressed and will return frequently.

    Thanks,
    Jim

  4. #4
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,926

    Re: Find the top 3 salespeople

    I am happy we were able to help you, look forward to seeing more or you soon

+ 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. Min and Max values for different salespeople?
    By Red 61 in forum Excel General
    Replies: 14
    Last Post: 09-29-2022, 01:49 PM
  2. Sum salespeople by day in a full range
    By Frenchii in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 04-05-2011, 03:06 PM
  3. Approach for modeling the addition of salespeople
    By criticaltool in forum Excel General
    Replies: 2
    Last Post: 08-25-2009, 03:05 AM
  4. Ranking Salespeople According to Sales Figure
    By ExcelTip in forum Tips and Tutorials
    Replies: 0
    Last Post: 08-25-2005, 02:21 AM
  5. Macro Help:salespeople
    By hw in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-27-2005, 11: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