diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
commit | ed5640d8b587fbcfed7dd7967f3de04b37a76f26 (patch) | |
tree | 7a5f7c6c9d02226d7471cb3cc8fbbf631b415303 /helpcontent2/source/text/scalc/01/formula2value.xhp | |
parent | Initial commit. (diff) | |
download | libreoffice-upstream.tar.xz libreoffice-upstream.zip |
Adding upstream version 4:7.4.7.upstream/4%7.4.7upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'helpcontent2/source/text/scalc/01/formula2value.xhp')
-rw-r--r-- | helpcontent2/source/text/scalc/01/formula2value.xhp | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/helpcontent2/source/text/scalc/01/formula2value.xhp b/helpcontent2/source/text/scalc/01/formula2value.xhp new file mode 100644 index 000000000..3b06a1c7d --- /dev/null +++ b/helpcontent2/source/text/scalc/01/formula2value.xhp @@ -0,0 +1,36 @@ +<?xml version="1.0" encoding="UTF-8"?> +<helpdocument version="1.0"> + <!-- + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * + --> + + <meta> + <topic id="formulatovalues" indexer="include" status="PUBLISH"> + <title id="tit" xml-lang="en-US">Formula to values</title> + <filename>/text/scalc/01/formula2value.xhp</filename> + </topic> + </meta> + <body> + <bookmark id="bm_id851645222861111" xml-lang="en-US" branch="hid/.uno:ConvertFormulaToValue" localize="false"/> + <bookmark xml-lang="en-US" branch="index" id="bm_id321645231251889"> +<bookmark_value>convert;formula to values</bookmark_value> +<bookmark_value>replace formula with values</bookmark_value> +<bookmark_value>recalculate;formula to values</bookmark_value> +<bookmark_value>formula to values;convert</bookmark_value> +<bookmark_value>formula to values;recalculate</bookmark_value> + </bookmark> + <section id="formula2value"> + <h1 id="hd_id701645222861113"><variable id="formula2valueh1"><link href="text/scalc/01/formula2value.xhp" name="formula to values">Formula to value</link></variable></h1> + <paragraph id="par_id501645222861116" role="paragraph" xml-lang="en-US">Replaces the formula cell with value calculated by the formula. The formula is lost.</paragraph> + </section> + <section id="howtoget"> + <embed href="text/scalc/00/00000406.xhp#formula2value"/> + </section> + <paragraph role="paragraph" id="par_id51645230882532">Use this command to convert formula cells into data cells. The converted cells contents becomes static and will not be recalculated.</paragraph> +</body> +</helpdocument> |