diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-04-26 14:47:48 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-04-26 20:56:42 +0200 |
commit | dacce1ab09a52f8eecee9a0651069934eb91054b (patch) | |
tree | a92da1c61a0400d05c350c711410875dc4301c41 /source | |
parent | 45df710ed2b840dd15c34f9a24767a50a7454861 (diff) |
Highlight dialog objects in text
Change-Id: I9a0a65988a79602bf1e43006f2266bb8ab1471ab
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92778
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/scalc/guide/subtotaltool.xhp | 10 |
1 files 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 @@ <paragraph id="par_id421585177574387" role="listitem">Select <menuitem>Data > Subtotals</menuitem> from the Menu bar to open the Subtotals dialog.</paragraph> </listitem> <listitem> - <paragraph id="par_id41585177608508" role="listitem">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.</paragraph> + <paragraph id="par_id41585177608508" role="listitem">In the <emph>Group by</emph> drop-down list on the <emph>First Group</emph> 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.</paragraph> </listitem> <listitem> - <paragraph id="par_id451585177625978" role="listitem">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.</paragraph> + <paragraph id="par_id451585177625978" role="listitem">In the <emph>Calculate subtotals for</emph> box on the <emph>First Group</emph> page, select a column containing values to be subtotaled. If you later change values in this column, Calc will automatically recalculate the subtotals.</paragraph> </listitem> <listitem> - <paragraph id="par_id661585177644535" role="listitem"> In the Use function box on the first Group page, select a function to calculate the subtotals for the column selected in step 4.</paragraph> + <paragraph id="par_id661585177644535" role="listitem"> In the <emph>Use function</emph> box on the <emph>First Group</emph> page, select a function to calculate the subtotals for the column selected in step 4.</paragraph> </listitem> <listitem> - <paragraph id="par_id351585177661529" role="listitem">Repeat steps 4 and 5 to create subtotals for other columns on the first Group page.</paragraph> + <paragraph id="par_id351585177661529" role="listitem">Repeat steps 4 and 5 to create subtotals for other columns on the <emph>First Group</emph> page.</paragraph> </listitem> <listitem> - <paragraph id="par_id511585177679372" role="listitem">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 -”.</paragraph> + <paragraph id="par_id511585177679372" role="listitem">You can create two more subtotal categories by using the <emph>Second Group</emph> and <emph>Third Group</emph> 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 -”.</paragraph> </listitem> <listitem> <paragraph id="par_id301585177698777" role="listitem">Click OK. Calc will add subtotal and grand total rows to your cell range.</paragraph> |