summaryrefslogtreecommitdiffstats
path: root/source/text/scalc/01/04060106.xhp
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2018-10-15 15:35:51 +0200
committerEike Rathke <erack@redhat.com>2018-10-15 15:43:49 +0200
commit019abdfc1c3d8663ec840014a6016929206b74a3 (patch)
tree07ed92468f5109e31111c11ad630a6d5e10bf672 /source/text/scalc/01/04060106.xhp
parentOne of the first things LibreOffice did was remove registration (diff)
downloadhelp-019abdfc1c3d8663ec840014a6016929206b74a3.tar.gz
help-019abdfc1c3d8663ec840014a6016929206b74a3.zip
Related: tdf#102257 adjust Help, RANDBETWEEN() volatile like RAND()
Change-Id: Id200bd4886ccc6e5f932d2872d5969f0196b7332
Diffstat (limited to 'source/text/scalc/01/04060106.xhp')
-rw-r--r--source/text/scalc/01/04060106.xhp3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/text/scalc/01/04060106.xhp b/source/text/scalc/01/04060106.xhp
index 5523e4b198..25c822517c 100644
--- a/source/text/scalc/01/04060106.xhp
+++ b/source/text/scalc/01/04060106.xhp
@@ -1666,8 +1666,7 @@
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
<paragraph id="par_id3164758" role="code" xml-lang="en-US">RANDBETWEEN(Bottom; Top)</paragraph>
<paragraph id="par_id7112338" role="paragraph" xml-lang="en-US">Returns an integer random number between integers <emph>Bottom</emph> and <emph>Top</emph> (both inclusive).</paragraph>
-<paragraph id="par_id2855616" role="paragraph" xml-lang="en-US">This function produces a new random number each time Calc recalculates. To force Calc to recalculate manually press Shift+<switchinline select="sys"><caseinline select="MAC">Command
-</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9.</paragraph>
+<paragraph id="par_id2855616" role="paragraph" xml-lang="en-US">This function produces a new random number each time Calc recalculates. To force Calc to recalculate manually press F9.</paragraph>
<paragraph id="par_id2091433" role="paragraph" xml-lang="en-US">To generate random numbers which never recalculate, copy cells containing this function, and use <item type="menuitem">Edit - Paste Special</item> (with <item type="menuitem">Paste All</item> and <item type="menuitem">Formulas</item> not marked and <item type="menuitem">Numbers</item> marked).</paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>