diff options
Diffstat (limited to 'helpcontent2/source/text/swriter/guide/calculate_intext2.xhp')
-rw-r--r-- | helpcontent2/source/text/swriter/guide/calculate_intext2.xhp | 65 |
1 files changed, 65 insertions, 0 deletions
diff --git a/helpcontent2/source/text/swriter/guide/calculate_intext2.xhp b/helpcontent2/source/text/swriter/guide/calculate_intext2.xhp new file mode 100644 index 000000000..9e63c3172 --- /dev/null +++ b/helpcontent2/source/text/swriter/guide/calculate_intext2.xhp @@ -0,0 +1,65 @@ +<?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/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.apache.org/licenses/LICENSE-2.0 . + --> + + +<meta> + <topic id="textswriterguidecalculate_intext2xml" indexer="include" status="PUBLISH"> + <title xml-lang="en-US" id="tit">Displaying the Result of a Table Calculation in a Different Table</title> + <filename>/text/swriter/guide/calculate_intext2.xhp</filename> + </topic> + </meta> + <body> +<bookmark xml-lang="en-US" branch="index" id="bm_id3153899"><bookmark_value>calculating;in text tables</bookmark_value> + <bookmark_value>tables; performing calculations in</bookmark_value> +</bookmark><comment>MW reduced "text tables;" to "tables;"</comment> +<paragraph xml-lang="en-US" id="hd_id3153899" role="heading" level="1"><variable id="calculate_intext2"><link href="text/swriter/guide/calculate_intext2.xhp" name="Displaying the Result of a Table Calculation in a Different Table">Displaying the Result of a Table Calculation in a Different Table</link> +</variable></paragraph> + <paragraph xml-lang="en-US" id="par_id3154250" role="paragraph">You can perform a calculation on cells in one table and display the result in a different table.</paragraph> + <list type="ordered"> + <listitem> + <paragraph xml-lang="en-US" id="par_id3150508" role="listitem">Open a text document, insert a table with multiple columns and rows, and then insert another table consisting of one cell.</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_id3150528" role="listitem">Enter numbers into some of the cells of the large table.</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_id3155532" role="listitem">Place the cursor in the table with the single cell, and then press F2.</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_id3155551" role="listitem">In the <item type="menuitem">Formula Bar</item>, enter the function that you want to perform, for example, <item type="literal">=SUM</item>.</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_id3155577" role="listitem">Click in a cell in the larger table that contains a number, press the plus sign (+), and then click in a different cell containing a number.</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_id3155598" role="listitem">Press <emph>Enter</emph>.</paragraph> + </listitem> + </list> + <paragraph xml-lang="en-US" id="par_id3147776" role="note">If you want, you can format the table to behave as normal text. Insert the table into a frame, and then anchor the frame as a character. The frame remains anchored to the adjacent text when you insert or delete text.</paragraph> + <embed href="text/shared/00/00000004.xhp#related"/> + <embed href="text/swriter/guide/calculate_intext.xhp#calculate_intext"/> + <embed href="text/swriter/main0214.xhp#releistename"/> + <embed href="text/swriter/guide/calculate.xhp#calculate"/> + <embed href="text/swriter/guide/calculate_clipboard.xhp#calculate_clipboard"/> + <embed href="text/swriter/guide/calculate_intable.xhp#calculate_intable"/> + <embed href="text/swriter/guide/calculate_multitable.xhp#calculate_multitable"/> + </body> +</helpdocument>
\ No newline at end of file |