Results 1 to 2 of 2

Excel 2021 - Need modification of formula for dynamic TOP 10 table (repost)

Threaded View

teo13 Excel 2021 - Need... 10-11-2022, 07:24 PM
6StringJazzer Re: Excel 2021 - Need... 10-11-2022, 08:55 PM
  1. #1
    Registered User
    Join Date
    09-19-2022
    Location
    Athens
    MS-Off Ver
    2021
    Posts
    14

    Excel 2021 - Need modification of formula for dynamic TOP 10 table (repost)

    Hello to everyone, this is a reposting of an older thread of mine (as it seems everyone lost their interest on it).

    I apologize for my bad English in advance.

    In the following excel sheet there is a dynamic database in the left panel (getting updates all the time), which consists of 3 main columns: NAMES, POSITIONS, STATS. My goal is to create a dynamic TOP 10 table of this database according to biggest values possible of STATS column, with these 2 criteria be necessary fullfilled:
    a) Only distinct-unique values from Column A (so as NAMES in TOP 10 table will be different-no duplicates)
    b) Be able to use values of Column B 100% at will (let's say in example I want only to use 1 "LB"-2 "CB"-1 "RB"-2 "CDM"-1 "LM"-1 "RM"-2 "ST" to create my list).
    H09-22 (4).xlsx

    Fellow member of this forum wk9128, kudos for the time he devoted on my previous thread, created a formula
    Quote Originally Posted by wk9128 View Post
    post#14

    Cell H3 formula , Drag down and across
    Formula: copy to clipboard
    =LOOKUP(2,1/FREQUENCY(-9^9,-COUNTIF($L$2:$L$8,$B$2:$B$353)*(COUNTIF($H$2:$H2,$A$2:$A$353)=0)*$C$2:$C$353),A$2:A$353)
    that almost managed to accomplish it, except for one thing. The results of it look like this (criterion b set as mentioned above):
    Screenshot_2.png

    The thing is, although all conditions are matched, criterion b isn't fully applied. The TOP 10 table maybe is indeed consisted of the AVAILABLE values set, but my purpose is to make use of ABSOLUTELY and EXACTLY these 10 POSITIONS (I repeat them again: 1 "LB"-2 "CB"-1 "RB"-2 "CDM"-1 "LM"-1 "RM"-2 "ST") 100% as desired. In other words in addition to other conditions set in the following excel sheet I'm looking for a result like this:
    Screenshot_3.png

    Please note that I don't mind to use helper columns or the order of TOP 10 table POSITIONS values to be the same.
    Thanks a lot for your time in advance!
    Last edited by teo13; 10-11-2022 at 07:43 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 26
    Last Post: 10-12-2022, 01:39 AM
  2. [SOLVED] Half Yearly plan Chart with horizontal-axis lables as H1-2021, H2-2021 ...
    By Sum in forum Excel Charting & Pivots
    Replies: 3
    Last Post: 05-17-2022, 02:34 PM
  3. Replies: 7
    Last Post: 01-04-2022, 11:32 AM
  4. How to use Regexmatch to filter ranges of Times & Dates (ie, 2021-01-05 08:00 - 2021-01-06
    By rddt in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 9
    Last Post: 01-10-2021, 05:01 PM
  5. Replies: 1
    Last Post: 01-10-2021, 04:32 AM
  6. [SOLVED] Formulating 1/1/2021-1/2/2021, 1/3/2021-1/9/2021 etc through one row.
    By jbposey86 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-24-2020, 08:27 PM
  7. [SOLVED] repost: Dynamic chart help
    By Greezy in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-09-2006, 02:00 PM

Tags for this Thread

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