Forum Discussion

spalmer's avatar
spalmer
Brass Contributor
Dec 07, 2023

Formula Help

Hi everyone,  in need of some formula help.  in the attached spreadsheet, i am trying to fill the top 3 sales people in baseball sales hopefully using a formula.  You will see in row 5 i have basebal...
  • OliverScheurich's avatar
    OliverScheurich
    Dec 07, 2023

    spalmer 

    You are welcome. This formula works in the actual file.

     

    =INDEX($J$21:$T$21,MATCH(LARGE($J$22:$T$22,COLUMN(A1)),$J$22:$T$22,0))