From dacce1ab09a52f8eecee9a0651069934eb91054b Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Sun, 26 Apr 2020 14:47:48 +0100 Subject: Highlight dialog objects in text Change-Id: I9a0a65988a79602bf1e43006f2266bb8ab1471ab Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92778 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/scalc/guide/subtotaltool.xhp | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/source/text/scalc/guide/subtotaltool.xhp b/source/text/scalc/guide/subtotaltool.xhp index 9762007409..9b7e633b36 100644 --- a/source/text/scalc/guide/subtotaltool.xhp +++ b/source/text/scalc/guide/subtotaltool.xhp @@ -36,19 +36,19 @@ Select Data > Subtotals from the Menu bar to open the Subtotals dialog. - In the Group by drop-down list on the first Group page, select a column by its label. Entries in the cell range from step 1 will be grouped and sorted by matching values in this column. + In the Group by drop-down list on the First Group page, select a column by its label. Entries in the cell range from step 1 will be grouped and sorted by matching values in this column. - In the Calculate subtotals for box on the first Group page, select a column containing values to be subtotaled. If you later change values in this column, Calc will automatically recalculate the subtotals. + In the Calculate subtotals for box on the First Group page, select a column containing values to be subtotaled. If you later change values in this column, Calc will automatically recalculate the subtotals. - In the Use function box on the first Group page, select a function to calculate the subtotals for the column selected in step 4. + In the Use function box on the First Group page, select a function to calculate the subtotals for the column selected in step 4. - Repeat steps 4 and 5 to create subtotals for other columns on the first Group page. + Repeat steps 4 and 5 to create subtotals for other columns on the First Group page. - You can create two more subtotal categories by using the second Group and third Group pages and repeating steps 3 to 6. If you do not want to add more groups, then leave the Group by list for each page set to “- none -”. + You can create two more subtotal categories by using the Second Group and Third Group pages and repeating steps 3 to 6. If you do not want to add more groups, then leave the Group by list for each page set to “- none -”. Click OK. Calc will add subtotal and grand total rows to your cell range. -- cgit