...
10.1 Sorting of simple members
Here below is a data table:
Sort in ascending order:
=spl("=?.sort()",A1:A10)
Sort in descending order:
=spl("=?.sort(~:-1)",A1:A10)
"Here below is a data table: [pic] Sort in ascending order: =spl('=?.sort()',A1:A10) [pic] Sort i .."
Here below is a data table:
Sort in ascending order:
=spl("=?.sort()",A1:A10)
Sort in descending order:
=spl("=?.sort(~:-1)",A1:A10)