+ Reply to Thread
Results 1 to 2 of 2

i need to find a formula to find the top three values in a column

  1. #1
    Registered User
    Join Date
    10-05-2012
    Location
    Iowa
    MS-Off Ver
    Excel 2007
    Posts
    4

    i need to find a formula to find the top three values in a column

    Im looking for a formula to give me the top 3 values in a a data column. I would prefer to do this under conditional formatting, any suggestions? I know how to get the max value, it is the 2nd and third values I am lost upon.

  2. #2
    Forum Expert cbatrody's Avatar
    Join Date
    04-15-2014
    Location
    Dubai
    MS-Off Ver
    Microsoft Office 365 ProPlus
    Posts
    2,136

    Re: i need to find a formula to find the top three values in a column

    Try the following:

    Using LARGE function:

    =LARGE(A$1:A$20,ROW($A1)) - this is considering the data range is from A1:A20
    drag this down the cells.

    OR,

    Using conditional formatting:
    • Select the Data Range
    • Conditional Formatting
    • New Rule
    • Format only Top or Bottom Ranked Values
    • Top - 3
    • Color it based on your requirement


    See the image below:
    Attached Images Attached Images

+ 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. Formula to find duplicate values in one column
    By Dogmia78 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 08-18-2016, 04:42 PM
  2. Formula to find multiple maximum values in a column
    By Destroy in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 11-02-2015, 06:25 PM
  3. Formula to find 3 closest values in a column when given one value
    By Brennen26 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 04-04-2014, 07:32 AM
  4. [SOLVED] Find last value in a column of formula derived values.
    By kborgers in forum Excel General
    Replies: 10
    Last Post: 07-12-2012, 08:09 AM
  5. Formula to find identical values in same column of data.
    By murrayglue in forum Excel General
    Replies: 2
    Last Post: 04-25-2011, 07:17 AM
  6. Formula to find column values
    By rbpd5015 in forum Excel General
    Replies: 1
    Last Post: 04-11-2010, 07:50 PM

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