From 83c3d042399c96436df6ab0b2ba2de8d8c11fad0 Mon Sep 17 00:00:00 2001 From: Adolfo Jayme Barrientos Date: Mon, 14 Mar 2016 21:16:27 -0600 Subject: Typo Change-Id: I230a52d4e88514e0357a01b312f363fd860649ae --- source/text/scalc/01/04060109.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/text/scalc/01/04060109.xhp b/source/text/scalc/01/04060109.xhp index 0cc5f00312..3f6442c408 100644 --- a/source/text/scalc/01/04060109.xhp +++ b/source/text/scalc/01/04060109.xhp @@ -418,7 +418,7 @@ =OFFSET(B2:C3;1;0;3;4) returns a reference to B2:C3 moved down by one row resized to 3 rows and 4 columns (B3:E5). =SUM(OFFSET(A1;2;2;5;6)) determines the total of the area that starts in cell C3 and has a height of 5 rows and a width of 6 columns (area=C3:H7). - If the width or height is included, the OFFSET function returns a range and thus must be entrered as an array formula. If both the width and height are missing, a cell reference is returned. + If the width or height is included, the OFFSET function returns a range and thus must be entered as an array formula. If both the width and height are missing, a cell reference is returned.
LOOKUP function -- cgit