1*82a98929Smseidel<?xml version="1.0" encoding="UTF-8"?> 2*82a98929Smseidel 302dbb15cSAndrew Rist<!--*********************************************************** 4cdf0e10cSrcweir * 502dbb15cSAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one 602dbb15cSAndrew Rist * or more contributor license agreements. See the NOTICE file 702dbb15cSAndrew Rist * distributed with this work for additional information 802dbb15cSAndrew Rist * regarding copyright ownership. The ASF licenses this file 902dbb15cSAndrew Rist * to you under the Apache License, Version 2.0 (the 1002dbb15cSAndrew Rist * "License"); you may not use this file except in compliance 1102dbb15cSAndrew Rist * with the License. You may obtain a copy of the License at 12cdf0e10cSrcweir * 1302dbb15cSAndrew Rist * http://www.apache.org/licenses/LICENSE-2.0 14cdf0e10cSrcweir * 1502dbb15cSAndrew Rist * Unless required by applicable law or agreed to in writing, 1602dbb15cSAndrew Rist * software distributed under the License is distributed on an 1702dbb15cSAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 1802dbb15cSAndrew Rist * KIND, either express or implied. See the License for the 1902dbb15cSAndrew Rist * specific language governing permissions and limitations 2002dbb15cSAndrew Rist * under the License. 21cdf0e10cSrcweir * 2202dbb15cSAndrew Rist ***********************************************************--> 2302dbb15cSAndrew Rist 24*82a98929Smseidel<helpdocument version="1.0"> 25cdf0e10cSrcweir<meta> 26cdf0e10cSrcweir<topic id="textscalcguidecalculatexml" indexer="include" status="PUBLISH"> 27cdf0e10cSrcweir<title xml-lang="en-US" id="tit">Calculating in Spreadsheets</title> 28cdf0e10cSrcweir<filename>text/scalc/guide/calculate.xhp</filename> 29cdf0e10cSrcweir</topic> 30cdf0e10cSrcweir</meta> 31cdf0e10cSrcweir<body> 32cdf0e10cSrcweir<bookmark xml-lang="en-US" branch="index" id="bm_id3150791"> 33cdf0e10cSrcweir<bookmark_value>spreadsheets; calculating</bookmark_value> 34cdf0e10cSrcweir<bookmark_value>calculating; spreadsheets</bookmark_value> 35cdf0e10cSrcweir<bookmark_value>formulas; calculating</bookmark_value> 36cdf0e10cSrcweir</bookmark><comment>mw changed "formulas;..." entry</comment> 37cdf0e10cSrcweir<paragraph id="hd_id3150791" role="heading" xml-lang="en-US" level="1"><variable id="calculate"><link href="text/scalc/guide/calculate.xhp" name="Calculating in Spreadsheets">Calculating in Spreadsheets</link></variable></paragraph> 38cdf0e10cSrcweir<paragraph id="par_id3146120" role="paragraph" xml-lang="en-US">The following is an example of a calculation in $[officename] Calc.</paragraph> 39cdf0e10cSrcweir<list type="ordered"> 40cdf0e10cSrcweir<listitem> 41cdf0e10cSrcweir<paragraph id="par_id3153951" role="listitem" xml-lang="en-US">Click in a cell, and type a number</paragraph> 42cdf0e10cSrcweir</listitem> 43cdf0e10cSrcweir<listitem> 44cdf0e10cSrcweir<paragraph id="par_idN10656" role="listitem" xml-lang="en-US">Press Enter.</paragraph> 45cdf0e10cSrcweir<paragraph id="par_idN1065D" role="listitem" xml-lang="en-US">The cursor moves down to the next cell.</paragraph> 46cdf0e10cSrcweir</listitem> 47cdf0e10cSrcweir<listitem> 48cdf0e10cSrcweir<paragraph id="par_id3155064" role="listitem" xml-lang="en-US">Enter another number.</paragraph> 49cdf0e10cSrcweir</listitem> 50cdf0e10cSrcweir<listitem> 51cdf0e10cSrcweir<paragraph id="par_idN1066F" role="listitem" xml-lang="en-US">Press the Tab key.</paragraph> 52cdf0e10cSrcweir<paragraph id="par_idN10676" role="listitem" xml-lang="en-US">The cursor moves to the right into the next cell.</paragraph> 53cdf0e10cSrcweir</listitem> 54cdf0e10cSrcweir<listitem> 55cdf0e10cSrcweir<paragraph id="par_id3154253" role="listitem" xml-lang="en-US">Type in a formula, for example, <item type="literal">=A3 * A4 / 100.</item></paragraph> 56cdf0e10cSrcweir</listitem> 57cdf0e10cSrcweir<listitem> 58cdf0e10cSrcweir<paragraph id="par_idN1068B" role="listitem" xml-lang="en-US"> Press Enter.</paragraph> 59cdf0e10cSrcweir<paragraph id="par_id3147343" role="listitem" xml-lang="en-US">The result of the formula appears in the cell. If you want, you can edit the formula in the input line of the Formula bar.</paragraph> 60cdf0e10cSrcweir<paragraph id="par_id3155378" role="listitem" xml-lang="en-US">When you edit a formula, the new result is calculated automatically.</paragraph> 61cdf0e10cSrcweir</listitem> 62cdf0e10cSrcweir</list> 63cdf0e10cSrcweir<section id="relatedtopics"><embed href="text/scalc/guide/calc_date.xhp#calc_date"/><embed href="text/scalc/guide/calc_series.xhp#calc_series"/><embed href="text/scalc/guide/calc_timevalues.xhp#calc_timevalues"/><embed href="text/scalc/guide/cellreferences.xhp#cellreferences"/> 64cdf0e10cSrcweir</section> 65cdf0e10cSrcweir</body> 66cdf0e10cSrcweir</helpdocument> 67