diff options
author | Mike Kaganski <mike.kaganski@collabora.com> | 2018-09-04 15:49:08 +0200 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2018-09-07 02:47:48 +0200 |
commit | 3c4bdb2fe9a0d64485aa9e0a15b44c260e233f50 (patch) | |
tree | e268564957bcc17e40d09864b89d5fed553c1409 /source/text/scalc/01/04060110.xhp | |
parent | 6c13566736d33e049e453283faf0a8a2e0206cca (diff) |
Mention custom format codes for Calc's TEXT() function
Change-Id: I29271e2f555cbc231b616e75b43b37775143feae
Reviewed-on: https://gerrit.libreoffice.org/59984
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'source/text/scalc/01/04060110.xhp')
-rw-r--r-- | source/text/scalc/01/04060110.xhp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source/text/scalc/01/04060110.xhp b/source/text/scalc/01/04060110.xhp index 99b3992893..ef59e4a787 100644 --- a/source/text/scalc/01/04060110.xhp +++ b/source/text/scalc/01/04060110.xhp @@ -680,6 +680,8 @@ <paragraph id="hd_id1243629" role="heading" level="3" xml-lang="en-US">Example</paragraph> <paragraph id="par_id9044770" role="paragraph" xml-lang="en-US"> <item type="input">=TEXT(12.34567;"###.##")</item> returns the text 12.35</paragraph> <paragraph id="par_id3674123" role="paragraph" xml-lang="en-US"> <item type="input">=TEXT(12.34567;"000.00")</item> returns the text 012.35</paragraph> + +<paragraph id="par_id3145364" role="tip" xml-lang="en-US">See also <link href="text/shared/01/05020301.xhp" name="Number format codes">Number format codes</link>: custom format codes defined by the user.</paragraph> </section> <section id="trim"> |