#114 — Ranking of Row-Based Data — by the Combination of Multiple Columns

#114 — Ranking of Row-Based Data — by the Combination of Multiple Columns

Problem description & analysis:

Here below is a data table:

Task: Rank the data (in descending order) by the order combination of three columns, Maths, English, and PE.

Solution:

Use SPL XLL and enter the following code in cell F2:

=spl("=?1.rank@z(?2.conj())",C$2:E$12,C2:E2)

The result is as follows:

Then drag F2 down to every relevant row:


Download esProc Desktop for FREE and upgrade your workflow today! 🙌✨⬇️

✨SPL download address: esProc Desktop FREE Download

✨Plugin Installation Method: SPL XLL Installation and Configuration

✨References to other rich Excel operation cases: Desktop and Excel Data Processing Cases

✨YouTube FREE courses: SPL Programming