Here's how Excel processes that request. First, the SORT function arranges the entire table by sales amount in descending order. Then, the DROP function takes that sorted list and removes the top five ...
The function returns both columns as a spill array, automatically sizing to fit the data. This is why CHOOSECOLS is one of the Excel functions that can save significant time. It eliminates the need ...