+ Reply to Thread
Results 1 to 4 of 4

Get the minimun value and display the corresponding header text

  1. #1
    Forum Contributor
    Join Date
    07-26-2016
    Location
    Philippines
    MS-Off Ver
    2016
    Posts
    117

    Get the minimun value and display the corresponding header text

    Hello!

    I am able to get the lowest value in columns using =min() but I to return the header of the lowest value instead the value itself.

    The following are my Headers:
    A1 = Visual
    B1 = Auditory
    C1 = Kinesthetic

    The following are the values:
    A2= 2
    B2 = 1.5
    C2 = 3

    instead of showing 1.5 in D2, The header "Auditory" should be returned.
    This is my minimun function
    Please Login or Register  to view this content.

  2. #2
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Get the minimun value and display the corresponding header text

    INDEX / MATCH will do the trick:

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    let Source = #table({"Question","Thread", "User"},{{"Answered","Mark Solved", "Add Reputation"}}) in Source

    If I give you Power Query (Get & Transform Data) code, and you don't know what to do with it, then CLICK HERE

    Walking the tightrope between genius and eejit...

  3. #3
    Forum Contributor
    Join Date
    07-26-2016
    Location
    Philippines
    MS-Off Ver
    2016
    Posts
    117

    Re: Get the minimun value and display the corresponding header text

    Thank you very much sir!

  4. #4
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Get the minimun value and display the corresponding header text

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. You may also 'add reputation' to those who helped you. Thanks.

+ 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] Finding minimun value based on date less than today
    By windme in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-26-2018, 11:10 AM
  2. [SOLVED] Header/Footer How to populate Header with Text and Cell Value together
    By lomarica in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 12-21-2016, 01:42 PM
  3. Get minimun value from array for specific criteria
    By cgkmal in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-18-2014, 09:20 AM
  4. Creating a formula to display text header
    By Dial1 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-28-2014, 03:58 PM
  5. Replies: 2
    Last Post: 10-13-2012, 03:30 AM
  6. [SOLVED] Insert average, minimun, and maximum values in workbook
    By GDM69 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 04-27-2012, 05:15 AM
  7. lookup the minimun but non zero value from a range
    By Cherian George in forum Excel - New Users/Basics
    Replies: 5
    Last Post: 01-11-2010, 08:05 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