diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-10-05 11:51:47 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-10-05 12:02:33 +0200 |
commit | e8e9ddc33b7783cceb309c325cf9aea93ec1884d (patch) | |
tree | 8416587737419cf1d6b8047e6ac9f89c8680d1b9 /source | |
parent | 96b1b3768a3253d45b691a38cc0c02cfed5d20bd (diff) |
Uppercase function MUNIT
Change-Id: Ife835065f29789785d5382081c2ebecb576e34dd
Reviewed-on: https://gerrit.libreoffice.org/61407
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/scalc/01/04060107.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ <embed href="text/scalc/01/common_func.xhp#sectionexample"/> <paragraph id="par_id3150949" role="paragraph" xml-lang="en-US">Select a square range within the spreadsheet, for example, from A1 to E5.</paragraph> <paragraph id="par_id3151260" role="paragraph" xml-lang="en-US">Without deselecting the range, select the MUNIT function. Mark the <emph>Array</emph> check box. Enter the desired dimensions for the array unit, in this case <item type="input">5</item>, and click <emph>OK</emph>.</paragraph> -<paragraph id="par_id3150403" role="paragraph" xml-lang="en-US">You can also enter the <item type="input">=Munit(5)</item> formula in the last cell of the selected range (E5), and press <switchinline select="sys"><caseinline select="MAC"><item type="keycode">Shift+Command+Enter</item> +<paragraph id="par_id3150403" role="paragraph" xml-lang="en-US">You can also enter the <item type="input">=MUNIT(5)</item> formula in the last cell of the selected range (E5), and press <switchinline select="sys"><caseinline select="MAC"><item type="keycode">Shift+Command+Enter</item> </caseinline><defaultinline><item type="keycode">Shift+Ctrl+Enter</item></defaultinline></switchinline>.</paragraph> <paragraph id="par_id3156143" role="paragraph" xml-lang="en-US">You now see a unit array with a range of A1:E5.</paragraph> <paragraph id="par_idN10FA7" role="paragraph" localize="false" xml-lang="en-US"><embedvar href="text/scalc/00/00000004.xhp#moreontop"/></paragraph> |