DEV Community

Cover image for #111 — Sort in Group
Judith-Data-Processing-Hacks
Judith-Data-Processing-Hacks

Posted on

2 1 1 1 1

#111 — Sort in Group

Problem description & analysis:

Here below is a data table:

source table

Task: Sort the data (in ascending order) by Class and (in descending order) by Score.

Solution:

Use Excel add-in SPL XLL and enter the following formula:
=spl("=E(?1).sort(Class,Maths:-1)",A1:C12)

Fast. Accurate. Game-changing. 💡
The results are shown below:
result table


Download esProc Desktop for FREE and stay tuned for more tips! 🔍✨⬇️

✨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

Top comments (1)

Collapse
 
judith677 profile image
Judith-Data-Processing-Hacks

Let’s decode data together!

👉🏻Discord
👉🏻Reddit

Eliminate Context Switching and Maximize Productivity

Pieces.app

Pieces Copilot is your personalized workflow assistant, working alongside your favorite apps. Ask questions about entire repositories, generate contextualized code, save and reuse useful snippets, and streamline your development process.

Learn more