From e8e9ddc33b7783cceb309c325cf9aea93ec1884d Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Fri, 5 Oct 2018 11:51:47 +0200 Subject: Uppercase function MUNIT Change-Id: Ife835065f29789785d5382081c2ebecb576e34dd Reviewed-on: https://gerrit.libreoffice.org/61407 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/scalc/01/04060107.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/text/scalc/01/04060107.xhp b/source/text/scalc/01/04060107.xhp index a0d00beda1..56f4b0d50f 100644 --- a/source/text/scalc/01/04060107.xhp +++ b/source/text/scalc/01/04060107.xhp @@ -373,7 +373,7 @@ Select a square range within the spreadsheet, for example, from A1 to E5. Without deselecting the range, select the MUNIT function. Mark the Array check box. Enter the desired dimensions for the array unit, in this case 5, and click OK. -You can also enter the =Munit(5) formula in the last cell of the selected range (E5), and press Shift+Command+Enter +You can also enter the =MUNIT(5) formula in the last cell of the selected range (E5), and press Shift+Command+Enter Shift+Ctrl+Enter. You now see a unit array with a range of A1:E5. -- cgit