+ Reply to Thread
Results 1 to 3 of 3

Urgent! Need to get one row out of that formula:

  1. #1
    Registered User
    Join Date
    07-29-2015
    Location
    Berlin, Germany
    MS-Off Ver
    Google drive
    Posts
    2

    Urgent! Need to get one row out of that formula:

    =IF(max(L12:L30)=0,"",if(countif(L12:L30,max(L12:L30))>1,"Varios", index($K$12:$K$30,match(max(L12:L30),L12:L30,0))))

    ROW 22 should not be counted in that formula.
    Just L12:21 and L23:30

    Don't know how to do that.

    Thanks in advance for your help

  2. #2
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,915

    Re: Urgent! Need to get one row out of that formula:

    =IF(AND(MAX(L12:L30)=L22,LARGE(L12:L30,2)=0),"",IF(COUNTIF(L12:L30,IF(MAX(L12:L30)=L22,LARGE(L12:L30,2),MAX(L12:L30)))-AND(MAX(L12:L30)=L22,LARGE(L12:L30,2)=L22)>1,"Varios", INDEX($K$12:$K$30,MATCH(IF(MAX(L12:L30)=L22,LARGE(L12:L30,2),MAX(L12:L30)),INDEX((ROW(L12:L30)<>22)*L12:L30,0),0))))
    Please Login or Register  to view this content.
    Try this
    I think some one come with better formula
    Samba

    Say thanks to those who have helped you by clicking Add Reputation star.

  3. #3
    Registered User
    Join Date
    07-29-2015
    Location
    Berlin, Germany
    MS-Off Ver
    Google drive
    Posts
    2

    Re: Urgent! Need to get one row out of that formula:

    Wow!
    That was fast.
    THANKS A LOT!
    Works perfectly fine.

+ 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. //// URGENT ///// Need a Formula
    By mk_santhosh in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-09-2013, 04:01 PM
  2. [URGENT][Help with a VBA Macro - Maximum with criterias][URGENT]
    By mahmoudmerhi in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-04-2013, 03:39 PM
  3. please help with this formula - its urgent
    By seia3a in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 10-16-2012, 06:19 PM
  4. Urgent help on what formula I need to use
    By darlahi in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-14-2012, 08:22 PM
  5. Need a formula urgent please help :)
    By drago in forum Excel General
    Replies: 3
    Last Post: 08-06-2009, 07:03 PM
  6. Urgent Need Help (Formula)
    By Robert Lie in forum Excel General
    Replies: 0
    Last Post: 12-12-2005, 12:40 AM
  7. Urgent Formula Help
    By Peter Curtis in forum Excel General
    Replies: 19
    Last Post: 01-12-2005, 11:05 PM
  8. [SOLVED] Urgent Formula!
    By Peter Curtis in forum Excel General
    Replies: 4
    Last Post: 01-06-2005, 12:06 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