1<?xml version="1.0" encoding="UTF-8"?> 2<helpdocument version="1.0"> 3 4<!-- 5*********************************************************************** 6 * 7 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 8 * 9 * Copyright 2000, 2010 Oracle and/or its affiliates. 10 * 11 * OpenOffice.org - a multi-platform office productivity suite 12 * 13 * This file is part of OpenOffice.org. 14 * 15 * OpenOffice.org is free software: you can redistribute it and/or modify 16 * it under the terms of the GNU Lesser General Public License version 3 17 * only, as published by the Free Software Foundation. 18 * 19 * OpenOffice.org is distributed in the hope that it will be useful, 20 * but WITHOUT ANY WARRANTY; without even the implied warranty of 21 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 22 * GNU Lesser General Public License version 3 for more details 23 * (a copy is included in the LICENSE file that accompanied this code). 24 * 25 * You should have received a copy of the GNU Lesser General Public License 26 * version 3 along with OpenOffice.org. If not, see 27 * <http://www.openoffice.org/license.html> 28 * for a copy of the LGPLv3 License. 29 * 30 ************************************************************************ 31 --> 32 33 34<meta> 35 <topic id="textswriterguidecalculate_clipboardxml" indexer="include" status="PUBLISH"> 36 <title xml-lang="en-US" id="tit">Calculating and Pasting the Result of a Formula in a Text Document</title> 37 <filename>/text/swriter/guide/calculate_clipboard.xhp</filename> 38 </topic> 39 </meta> 40 <body> 41<bookmark xml-lang="en-US" branch="index" id="bm_id3147692"><bookmark_value>pasting;results of formulas</bookmark_value> 42 <bookmark_value>clipboard;calculating in text</bookmark_value> 43 <bookmark_value>formulas;pasting results in text documents</bookmark_value> 44</bookmark> 45<paragraph xml-lang="en-US" id="hd_id3147692" role="heading" level="1" l10n="U" 46 oldref="35"><variable id="calculate_clipboard"><link href="text/swriter/guide/calculate_clipboard.xhp" name=" Calculating and Pasting the Result of a Formula in a Text Document"> Calculating and Pasting the Result of a Formula in a Text Document</link> 47</variable></paragraph> 48 <paragraph xml-lang="en-US" id="par_id3156366" role="paragraph" l10n="U" oldref="36">If your text already contains a formula, for example "12+24*2", $[officename] can calculate, and then paste the result of the formula in your document, without using the <emph>Formula Bar</emph>.</paragraph> 49 <list type="ordered"> 50 <listitem> 51 <paragraph xml-lang="en-US" id="par_id3154250" role="listitem" l10n="U" oldref="37">Select the formula in the text. The formula can only contain numbers and operators and cannot contain spaces.</paragraph> 52 </listitem> 53 <listitem> 54 <paragraph xml-lang="en-US" id="par_id3155496" role="listitem" l10n="U" oldref="38">Choose <emph>Tools - Calculate</emph>, or press <switchinline select="sys"><caseinline select="MAC">Command 55</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Plus Sign (+).</paragraph> 56 </listitem> 57 <listitem> 58 <paragraph xml-lang="en-US" id="par_id5172582" role="listitem" l10n="NEW">Place the cursor where you want to insert the result of the formula, and then choose <item type="menuitem">Edit - Paste</item>, or press <switchinline select="sys"><caseinline select="MAC">Command 59</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V.<br/>The selected formula is replaced by the result.</paragraph> 60 </listitem> 61 </list> 62 <embed href="text/shared/00/00000004.xhp#related"/> 63 <embed href="text/swriter/main0214.xhp#releistename"/> 64 <embed href="text/swriter/guide/calculate.xhp#calculate"/> 65 <embed href="text/swriter/guide/calculate_intext.xhp#calculate_intext"/> 66 <embed href="text/swriter/guide/calculate_intable.xhp#calculate_intable"/> 67 <embed href="text/swriter/guide/calculate_multitable.xhp#calculate_multitable"/> 68 </body> 69</helpdocument>