From 562631aa3b0f0a6055e899e8b36491bee52fcb73 Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Fri, 20 Mar 2020 11:01:08 -0300 Subject: Review, refactor Calc Data Menu Help pages - update to latest menu entries - embed headings from individual Help files - WIP: Statistics menu entry will come later Change-Id: I66a2627b7bea65945210b6dcc2d1c3ed8783aec9 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90796 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/scalc/01/12030100.xhp | 25 ++++++++++--------------- 1 file changed, 10 insertions(+), 15 deletions(-) (limited to 'source/text/scalc/01/12030100.xhp') diff --git a/source/text/scalc/01/12030100.xhp b/source/text/scalc/01/12030100.xhp index 6aa6a3dfde..6f7ec99088 100644 --- a/source/text/scalc/01/12030100.xhp +++ b/source/text/scalc/01/12030100.xhp @@ -1,7 +1,4 @@ - - - - - - + Sort Criteria @@ -34,31 +29,31 @@ -Sort Criteria +

Sort Criteria

Specify the sorting options for the selected range. -Ensure that you include any row and column titles in the selection. +Ensure that you include any row and column titles in the selection.
-Sort by +

Sort by

Select the column that you want to use as the primary sort key. -Ascending +

Ascending

Sorts the selection from the lowest value to the highest value. The sorting rules are given by the locale. You can define the sort rules on Data - Sort - Options. You define the default on %PRODUCTNAME - PreferencesTools - Options - Language Settings - Languages. -Descending +

Descending

Sorts the selection from the highest value to the lowest value. You can define the sort rules on Data - Sort - Options. You define the default on %PRODUCTNAME - PreferencesTools - Options - Language Settings - Languages. -Then by +

Then by

Select the column that you want to use as the secondary sort key. -Ascending +

Ascending

Sorts the selection from the lowest value to the highest value. You can define the sort rules on Data - Sort - Options. You define the default on %PRODUCTNAME - PreferencesTools - Options - Language settings - Languages. -Descending +

Descending

Sorts the selection from the highest value to the lowest value. You can define the sort rules on Data - Sort - Options. You define the default on %PRODUCTNAME - PreferencesTools - Options - Language settings - Languages. -Sort Ascending/Descending +

Sort Ascending/Descending

Sorts the selection from the highest to the lowest value, or from the lowest to the highest value. Number fields are sorted by size and text fields by the order of the characters. You can define the sort rules on Data - Sort - Options. You define the default on %PRODUCTNAME - PreferencesTools - Options - Language settings - Languages. Icons on the Standard toolbar -- cgit