1cdf0e10cSrcweir<?xml version="1.0" encoding="UTF-8"?> 2cdf0e10cSrcweir 30e4b25e7SAndrew Rist<!--*********************************************************** 4cdf0e10cSrcweir * 50e4b25e7SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one 60e4b25e7SAndrew Rist * or more contributor license agreements. See the NOTICE file 70e4b25e7SAndrew Rist * distributed with this work for additional information 80e4b25e7SAndrew Rist * regarding copyright ownership. The ASF licenses this file 90e4b25e7SAndrew Rist * to you under the Apache License, Version 2.0 (the 100e4b25e7SAndrew Rist * "License"); you may not use this file except in compliance 110e4b25e7SAndrew Rist * with the License. You may obtain a copy of the License at 12cdf0e10cSrcweir * 130e4b25e7SAndrew Rist * http://www.apache.org/licenses/LICENSE-2.0 14cdf0e10cSrcweir * 150e4b25e7SAndrew Rist * Unless required by applicable law or agreed to in writing, 160e4b25e7SAndrew Rist * software distributed under the License is distributed on an 170e4b25e7SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 180e4b25e7SAndrew Rist * KIND, either express or implied. See the License for the 190e4b25e7SAndrew Rist * specific language governing permissions and limitations 200e4b25e7SAndrew Rist * under the License. 21cdf0e10cSrcweir * 220e4b25e7SAndrew Rist ***********************************************************--> 230e4b25e7SAndrew Rist 24a213f9d9Smseidel<helpdocument version="1.0"> 25cdf0e10cSrcweir<meta> 26cdf0e10cSrcweir<topic id="textswriterguidecalculatexml" indexer="include" status="PUBLISH"> 27cdf0e10cSrcweir<title xml-lang="en-US" id="tit">Calculating in Text Documents</title> 28cdf0e10cSrcweir<filename>/text/swriter/guide/calculate.xhp</filename> 29cdf0e10cSrcweir</topic> 30cdf0e10cSrcweir</meta> 31cdf0e10cSrcweir<body> 32a213f9d9Smseidel<bookmark xml-lang="en-US" branch="index" id="bm_id3149909"> 33a213f9d9Smseidel<bookmark_value>calculating; in text</bookmark_value> 34cdf0e10cSrcweir<bookmark_value>formulas; calculating in text</bookmark_value> 35cdf0e10cSrcweir<bookmark_value>references;in Writer tables</bookmark_value> 36cdf0e10cSrcweir</bookmark><comment>mw deleted "formula bar in text"</comment> 37*f4f92c7eSmseidel<paragraph xml-lang="en-US" id="hd_id3149909" role="heading" level="1" l10n="U"><variable id="calculate"><link href="text/swriter/guide/calculate.xhp" name="Calculating in Text Documents">Calculating in Text Documents</link> 38cdf0e10cSrcweir</variable></paragraph> 39*f4f92c7eSmseidel<paragraph xml-lang="en-US" id="par_id3149949" role="paragraph" l10n="U">You can insert a calculation directly into a text document or into a text table.</paragraph> 40cdf0e10cSrcweir<list type="ordered"> 41cdf0e10cSrcweir<listitem> 42*f4f92c7eSmseidel<paragraph xml-lang="en-US" id="par_id3149972" role="listitem" l10n="U">Click in the document where you want to insert the calculation, and then press F2. If you are in a table cell, type an equals sign =.</paragraph> 43cdf0e10cSrcweir</listitem> 44cdf0e10cSrcweir<listitem> 45*f4f92c7eSmseidel<paragraph xml-lang="en-US" id="par_id3155547" role="listitem" l10n="U">Type the calculation that you want to insert, for example, <item type="literal">=10000/12</item>, and then press Enter.</paragraph> 46cdf0e10cSrcweir</listitem> 47cdf0e10cSrcweir</list> 48*f4f92c7eSmseidel<paragraph xml-lang="en-US" id="par_id3155565" role="paragraph" l10n="U">You can also click the <item type="menuitem">Formula</item> icon on the <item type="menuitem">Formula Bar</item>, and then choose a function for your formula.</paragraph> 49cdf0e10cSrcweir<paragraph xml-lang="en-US" id="par_id8316904" role="note" l10n="NEW">To reference cells in a Writer text table, enclose the cell address or the cell range in angle brackets. For example, to reference cell A1 from another cell, enter =<A1> into the cell.</paragraph> 50cdf0e10cSrcweir<embed href="text/shared/00/00000004.xhp#related"/> 51cdf0e10cSrcweir<embed href="text/swriter/main0214.xhp#releistename"/> 52cdf0e10cSrcweir<embed href="text/swriter/guide/calculate_intext.xhp#calculate_intext"/> 53cdf0e10cSrcweir<embed href="text/swriter/guide/calculate_clipboard.xhp#calculate_clipboard"/> 54cdf0e10cSrcweir<embed href="text/swriter/guide/calculate_intable.xhp#calculate_intable"/> 55cdf0e10cSrcweir<embed href="text/swriter/guide/calculate_multitable.xhp#calculate_multitable"/> 56cdf0e10cSrcweir</body> 57cdf0e10cSrcweir</helpdocument> 58