summaryrefslogtreecommitdiffstats
path: root/source/text/scalc/01/func_averageifs.xhp
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2018-09-29 15:26:04 -0300
committerOlivier Hallot <olivier.hallot@libreoffice.org>2018-10-02 08:54:16 +0200
commitb358fb9b95915743d8666b238acb8e117c8751ce (patch)
tree7913b29b55f56ffa83d7a7e57f96340db7536410 /source/text/scalc/01/func_averageifs.xhp
parenttdf#103527 Remove Colors from Options help (diff)
downloadhelp-b358fb9b95915743d8666b238acb8e117c8751ce.tar.gz
help-b358fb9b95915743d8666b238acb8e117c8751ce.zip
Reduce L10N workload for repetitive strings
Change 'Syntax' and 'Examples' heading into an embedded string translated only once. Change-Id: Iac2eef8fedbaa4461aa2f941af7f065a3b16fb2d Reviewed-on: https://gerrit.libreoffice.org/61143 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/scalc/01/func_averageifs.xhp')
-rw-r--r--source/text/scalc/01/func_averageifs.xhp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/scalc/01/func_averageifs.xhp b/source/text/scalc/01/func_averageifs.xhp
index cd6be6eabc..e127b457c5 100644
--- a/source/text/scalc/01/func_averageifs.xhp
+++ b/source/text/scalc/01/func_averageifs.xhp
@@ -26,7 +26,7 @@
<paragraph id="hd_id537445374453744" role="heading" level="2" xml-lang="en-US"><variable id="averageifs_head"><link href="text/scalc/01/func_averageifs.xhp">AVERAGEIFS</link></variable> function</paragraph>
<paragraph id="par_id538405384053840" role="paragraph" xml-lang="en-US"><ahelp hid="."><variable id="averageifs_des">Returns the arithmetic mean of all cells in a range that satisfy given multiple criteria. The AVERAGEIFS function sums up all the results that match the logical tests and divides this sum by the quantity of selected values.</variable></ahelp></paragraph>
</section>
-<paragraph id="hd_id538895388953889" role="heading" level="3" xml-lang="en-US">Syntax</paragraph>
+<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
<paragraph id="par_id21050267713178" role="code" xml-lang="en-US">AVERAGEIFS(<embedvar href="text/scalc/01/ex_data_stat_func.xhp#args" markup="ignore"/>)</paragraph>
<paragraph id="par_id165832700711773" role="paragraph" xml-lang="en-US"><emph>Func_range</emph> – required argument. It is a range of cells, a name of a named range or a label of a column or a row containing values for calculating the mean.</paragraph>