source/text/scalc/01/ex_data_stat_func.xhp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit c0b77292ca59b964feb3d039e9cb9e3adb927c96
Author:     Olivier Hallot <[email protected]>
AuthorDate: Thu Jan 16 15:57:42 2025 -0300
Commit:     Olivier Hallot <[email protected]>
CommitDate: Fri Jan 17 12:39:39 2025 +0100

    tdf#131927 Clarify criterion as string expression in SUMIF
    
    Change-Id: I6f59f9042e444011d044eeefb2aeda29b00425c4
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/180364
    Reviewed-by: Olivier Hallot <[email protected]>
    Tested-by: Jenkins

diff --git a/source/text/scalc/01/ex_data_stat_func.xhp 
b/source/text/scalc/01/ex_data_stat_func.xhp
index dccc1bcb6c..bc6280ebb2 100644
--- a/source/text/scalc/01/ex_data_stat_func.xhp
+++ b/source/text/scalc/01/ex_data_stat_func.xhp
@@ -132,7 +132,7 @@
 <section id="par00">
   <paragraph id="par_id101585468691583" role="paragraph"><emph>Range1</emph> – 
required argument. It is a range of cells, a name of a named range, or a label 
of a column or a row, to which the corresponding criterion is to be 
applied.</paragraph>
   <section id="criterion">
-    <paragraph role="paragraph" 
id="par_id621619279022341"><emph>Criterion</emph>: A criterion is a single cell 
Reference, Number or Text. It is used in comparisons with cell 
contents.</paragraph>
+    <paragraph role="paragraph" 
id="par_id621619279022341"><emph>Criterion</emph>: A criterion is a text 
expression computed from a single cell Reference, Formula, Number or Text. It 
is used in comparisons with cell contents.</paragraph>
     <section id="criterion2">
       <paragraph role="paragraph" id="par_id731619279029255">A reference to an 
empty cell is interpreted as the numeric value 0.</paragraph>
       <paragraph role="paragraph" id="par_id31619279035359">A matching 
expression can be:</paragraph>

Reply via email to