+ Reply to Thread
Results 1 to 6 of 6

Classifying the second largest value if a certain condition is not met

Hybrid View

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

    Re: Classifying the second largest value if a certain condition is not met

    Please try at
    M2
    =INDEX(B$1:K$1,MATCH(MAX(B2:K2),B2:K2,))
    N2
    =MAX(B2:K2)/SUM(B2:K2)

    Drag M2:N2 down
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    12-06-2018
    Location
    Norway
    MS-Off Ver
    1811
    Posts
    31

    Re: Classifying the second largest value if a certain condition is not met

    Quote Originally Posted by Bo_Ry View Post
    Please try at
    M2
    =INDEX(B$1:K$1,MATCH(MAX(B2:K2),B2:K2,))
    N2
    =MAX(B2:K2)/SUM(B2:K2)

    Drag M2:N2 down
    Thank you for your input.

    This seems to work for cells M11 to M17. However, cell M9 should have "Vigilance" in it, cell M10 should have "Moving" etc.. As mentionned in 2) on my original post:

    "
    2) When "Head-up" has the longest duration time but is accompanied by other events in a given interval (example: interval #2 -row 3-), I'd like to have the SECOND event with the largest duration time as my "Event" in column M with its according "Proportion" in cell N.
    "

    Any ideas on how to fix this?

+ 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. Find largest value based on special condition
    By HNickM in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-27-2017, 06:23 PM
  2. Replies: 4
    Last Post: 04-04-2015, 04:24 AM
  3. Replies: 3
    Last Post: 12-11-2014, 12:04 PM
  4. Classifying entries
    By henryrrjames in forum Excel General
    Replies: 2
    Last Post: 04-28-2012, 09:05 AM
  5. Classifying by description
    By Kupaaq in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-04-2011, 08:15 PM
  6. Sum largest numbers based on condition
    By Daniel Bonallack in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 08-15-2006, 03:25 PM
  7. [SOLVED] Classifying Data
    By Mad Dog in forum Excel General
    Replies: 1
    Last Post: 10-06-2005, 09:05 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