+ Reply to Thread
Results 1 to 5 of 5

how to extract the smallest and largest numbers

  1. #1
    Registered User
    Join Date
    07-28-2015
    Location
    Japan
    MS-Off Ver
    Windows10, Microsoft Prof Plus 2019
    Posts
    84

    how to extract the smallest and largest numbers

    Dear All,

    My excel file contain dates and months, Jul, Aug, Sep

    Now what I want is to get the highest and lowest value for a specific date, say I want to get the highest/lowest value on 01 Jul, or 02 Sep, etc

    Thanks
    Attached Files Attached Files
    Last edited by rcahayag1925; 08-02-2019 at 11:13 PM. Reason: failed to attach file

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2403 Win 11 Home 64 Bit
    Posts
    23,810

    Re: how to extract the smallest and largest numbers

    First, make sure that your dates are true dates and not text format. Then you can use the Min and Max function that are native to Excel.
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  3. #3
    Registered User
    Join Date
    07-28-2015
    Location
    Japan
    MS-Off Ver
    Windows10, Microsoft Prof Plus 2019
    Posts
    84

    Re: how to extract the smallest and largest numbers

    sorry Alan i forgot to attach my excel file.

  4. #4
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,211

    Re: how to extract the smallest and largest numbers

    Lowest
    =AGGREGATE(15,6,$C$2:$C$68/(--F$2:F$161=I$4)/($G$2:$G$161=J$4),1)

    Hightest
    =AGGREGATE(14,6,$C$2:$C$68/(--F$2:F$161=I$4)/($G$2:$G$161=J$4),1)

  5. #5
    Registered User
    Join Date
    07-28-2015
    Location
    Japan
    MS-Off Ver
    Windows10, Microsoft Prof Plus 2019
    Posts
    84

    Re: how to extract the smallest and largest numbers

    thank you Bo_Ry

+ 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. Replies: 7
    Last Post: 06-20-2016, 08:37 AM
  2. [SOLVED] VBA Sum and count 10% of the largest numbers, 10% of the Smallest and 60% of the middle
    By kazdima in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 09-25-2015, 09:16 AM
  3. [SOLVED] Ranking numbers in a column from largest to smallest.
    By Securitysports in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-04-2013, 04:46 AM
  4. [SOLVED] Extract largest or smallest value from a CELL
    By brad999 in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 10-09-2013, 04:49 AM
  5. [SOLVED] Formula to extract top largest to smallest amount based on 3 criterias
    By aurisab in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 05-26-2013, 08:05 AM
  6. Sorting numbers from smallest to largest
    By gjrr4x1 in forum Excel General
    Replies: 3
    Last Post: 05-10-2013, 12:46 PM
  7. [SOLVED] average without the six largest and smallest numbers
    By Mengo85 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-10-2013, 10:41 AM

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