+ Reply to Thread
Results 1 to 3 of 3

find the lowest within a table/range of values

  1. #1
    Registered User
    Join Date
    03-30-2017
    Location
    London
    MS-Off Ver
    2011
    Posts
    1

    find the lowest within a table/range of values

    I have been struggling to work this out so thank you in advance for any help, it is much appreciated.

    I have a table with 3 columns and about 3800 rows.

    Column A is the category
    Column B is the Sub category
    Column C is the value.

    There are circa 100 Categories and 6 sub categories per category. Each sub category has multiple rows as they have multiple values.

    I need to find which sub category has the lowest value for each category and which sub category has the lowest average value across the category.

    For clarification, I have created an example below. I want to find who has the fastest (lowest) time and lowest average time in the U11 and U12 100m. For example, David has the fastest time in the U11 100m with 10.8 and he also has the fastest average time of 10.9

    Race Name Time
    U11 100m John 11.02
    U11 100m John 11.1
    U11 100m John 11.2
    U11 100m David 10.8
    U11 100m David 10.9
    U11 100m David 11
    U11 100m Harry 13.1
    U11 100m Harry 13.1
    U11 100m Harry 12.9
    U11 100m Michael 12.4
    U11 100m Michael 12.4
    U11 100m Michael 12.5
    U12 100m James 10.8
    U12 100m James 10.9
    U12 100m James 11
    U12 100m John 13.1
    U12 100m John 12.5
    U12 100m John 13.1
    U12 100m Chris 12.9
    U12 100m Chris 12.4
    U12 100m Chris 12.4
    U12 100m Ben 12.5
    U12 100m Ben 11.02
    U12 100m Ben 11.1

  2. #2
    Valued Forum Contributor
    Join Date
    11-02-2016
    Location
    NY
    MS-Off Ver
    2010
    Posts
    459

    Re: find the lowest within a table/range of values

    You could try putting the data into a Table (I highlight the Range, then hit Control T to make the data a Table). Once you have the info in a table, you can use the Data Filter (under Data tab) to display the filters (they look like downward pointing triangles). Pick the filter for the column you want and go to "Number Filters" ~ then off to the right side there will be "Top 10" Select that. In the Show box - change TOP to Bottom (for lowest) and you can display as many items (default is 10 for the Top 10). It's quicker once you do it a couple of times. Good luck

  3. #3
    Banned User!
    Join Date
    02-05-2015
    Location
    San Escobar
    MS-Off Ver
    any on PC except 365
    Posts
    12,168

    Re: find the lowest within a table/range of values

    you can try Pivot Table or Advanced Filter + AVERAGEIFS()
    Attached Files Attached Files

+ 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] Find lowest 5 values in a row, left to right
    By TallTex6 in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 01-02-2015, 12:11 AM
  2. Find the 5 lowest values
    By jacko53 in forum Excel - New Users/Basics
    Replies: 5
    Last Post: 07-18-2014, 08:30 AM
  3. Find highest and lowest values for a range of dates
    By kersties in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-17-2013, 05:55 AM
  4. Find the average of the lowest four values of the last six
    By pjmcc64 in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 05-03-2010, 06:26 PM
  5. find two (2) lowest values in a range (Excel)
    By Bob in Carson in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-14-2006, 11:30 PM
  6. [SOLVED] How do I find the two lowest values in a range?
    By dlroelike in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-20-2005, 09:06 PM
  7. Find the 40 lowest values within a selection
    By Grotifant in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-08-2005, 12:48 PM

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