#107 — Sorting of Simple Members

#107 — Sorting of Simple Members

Problem description & analysis:

Here below is a data table:

Task: We want to sort the values in ascending and descending orders.

Solution:

Use SPL XLL and enter the following formulas respectively.

  1. Sort in ascending order:
=spl("=?.sort()",A1:A10)

2. Sort in descending order:

=spl("=?.sort(~:-1)",A1:A10)


Download esProc Desktop for FREE and experience the simplicity and power of 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