Skip to main content

Command Palette

Search for a command to run...

#110 — Sorting of Row-Based Data — by Expression

Updated
1 min read
#110 — Sorting of Row-Based Data — by Expression
E

esProc SPL is a JVM-based programming language designed for structured data computation, serving as both a data analysis tool and an embedded computing engine. FREE download👉🏻: https://www.esproc.com/download-esproc

Problem description & analysis:

Here below is a data table:

Task: Sort in reverse order by the sum of three columns, Maths, English, and PE.

Solution:

Use SPL XLL and enter the following formula:

=spl("=E(?).sort(Maths+English+PE:-1)",A1:E12)

The results are as follows:


Download esProc Desktop for FREE and enhance your Excel arsenal with SPL XLL! 🚀🔥⬇️

✨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

E
esProc1y ago

Unlock new possibilities in Excel data analysis with us!

💡Discord:https://discord.gg/cFTcUNs7 💡Reddit: https://www.reddit.com/r/esProc_Desktop/

More from this blog

Untitled Publication

207 posts