I have a problem..
A1 A2 A3 A4 A5 A6
600 500 400 500 700 300
I'm using =INDEX(A1:F1,MATCH(LARGE(A2:F2,1),A2:F2,0)) to get the column header and =LARGE(A2:F2,COUNTIF(A2:F2,MAX(A2:F2))) to get the value, however, Im getting 2 same header (A2) for value 500 which show in the pic, how should I get A4 as the 4th as shown below? Help needed..thx much
Test.JPG
Bookmarks