summaryrefslogtreecommitdiffstats
path: root/source/text/scalc/01/func_countifs.xhp
diff options
context:
space:
mode:
authorStanislav Horacek <stanislav.horacek@gmail.com>2015-12-30 22:35:01 +0100
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2016-01-02 05:36:36 +0000
commitdd8cc9d27b6891661185f02bf7478b5934deff08 (patch)
tree1da9ed86c984323a9db16629d09a911192560081 /source/text/scalc/01/func_countifs.xhp
parentAVERAGEIF: use "character" instead of "symbol" (diff)
downloadhelp-dd8cc9d27b6891661185f02bf7478b5934deff08.tar.gz
help-dd8cc9d27b6891661185f02bf7478b5934deff08.zip
COUNTIFS: add missing argument name
Change-Id: Ic099ea1272f1c8c0ea6804cd77b15c75159d084b Reviewed-on: https://gerrit.libreoffice.org/21014 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'source/text/scalc/01/func_countifs.xhp')
-rw-r--r--source/text/scalc/01/func_countifs.xhp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/scalc/01/func_countifs.xhp b/source/text/scalc/01/func_countifs.xhp
index faa7a0b6df..aa77677b15 100644
--- a/source/text/scalc/01/func_countifs.xhp
+++ b/source/text/scalc/01/func_countifs.xhp
@@ -39,7 +39,7 @@ The operators equal to (=), not equal to (&lt;>), greater than (>), greater than
The function can have up to 500 arguments, meaning that you can specify 250 pairs of ranges and criteria.</paragraph>
<embed href="text/scalc/01/ODFF.xhp#odff"/>
<paragraph id="par_id16654883224356" role="warning" xml-lang="en-US">If a cell contains TRUE, it is treated as 1, if a cell contains FALSE – as 0 (zero).<br/>
-If ranges for arguments <emph>Range</emph> have unequal sizes, the function returns err:502.</paragraph>
+If ranges for arguments <emph>Range</emph> and <emph>Criterion</emph> have unequal sizes, the function returns err:502.</paragraph>
<embed href="text/scalc/01/ex_data_stat_func.xhp#ex_func_average"/>
<paragraph id="hd_id3861259759512" role="heading" level="4" xml-lang="en-US">Simple usage</paragraph>
<paragraph id="par_id15856592423333" role="paragraph" xml-lang="en-US"><item type="input">=COUNTIFS(B2:B6;">=20")</item></paragraph>