diff --git a/source/text/scalc/01/04060106.xhp b/source/text/scalc/01/04060106.xhp index 27c795e16f..46f21ba8a4 100644 --- a/source/text/scalc/01/04060106.xhp +++ b/source/text/scalc/01/04060106.xhp @@ -777,7 +777,6 @@ =PRODUCT(2;3;4) returns 24.see also FACT, SUM -PRODUCT PRODUCT
@@ -796,7 +795,6 @@ If you enter the numbers 2; 3 and 4 in the Number 1; 2 and 3 arguments, 29 is returned as the result. -SUMSQ SUMSQ
@@ -1025,7 +1023,7 @@ SUM() -SUM ignores any text or empty cell within a range or array. If you suspect wrong results of the SUM function, look for text in the data ranges. Use the value highlighting feature to highlight the text contents in the range that may represent a number. +SUM ignores any text or empty cell within a range or array. If you suspect wrong results of the SUM function, look for text in the data ranges. Use the value highlighting feature to highlight the text contents in the range that may represent a number. If you enter the numbers 2; 3 and 4 in the Number 1; 2 and 3 text boxes, 9 will be returned as the result. =SUM(A1;A3;B5) calculates the sum of the three cells. =SUM (A1:E10) calculates the sum of all cells in the A1 to E10 cell range. @@ -1589,4 +1587,5 @@
+ diff --git a/source/text/scalc/01/04060184.xhp b/source/text/scalc/01/04060184.xhp index 31494293a8..4cc4f0ec52 100644 --- a/source/text/scalc/01/04060184.xhp +++ b/source/text/scalc/01/04060184.xhp @@ -1,5 +1,6 @@ + + Statistical Functions Part Four @@ -129,7 +131,6 @@ =AVERAGE(A1:A50) -AVERAGE AVERAGE
AVERAGEA function