Index/match if greater than
问题 Hoping someone can help me with my trouble with an index/match formula. Column B has a list of names, column C has the frequency of an action taken (sales made) whilst column D has the average sales value. I've created in column G a track of the 6 highest sales which has worked great: =LARGE($D$8:$D$13, 2) Then I've used column F to determine the name that matches each sales average: =INDEX($B$8:$B$13, MATCH(G4, $D$8:$D$13, 0)) So far so good! However, I'd like to only include the sales