1<?xml version="1.0" encoding="UTF-8"?><helpdocument version="1.0">
2<!--
3 * This file is part of the LibreOffice project.
4 *
5 * This Source Code Form is subject to the terms of the Mozilla Public
6 * License, v. 2.0. If a copy of the MPL was not distributed with this
7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
8 *
9 * This file incorporates work covered by the following license notice:
10 *
11 *   Licensed to the Apache Software Foundation (ASF) under one or more
12 *   contributor license agreements. See the NOTICE file distributed
13 *   with this work for additional information regarding copyright
14 *   ownership. The ASF licenses this file to you under the Apache
15 *   License, Version 2.0 (the "License"); you may not use this file
16 *   except in compliance with the License. You may obtain a copy of
17 *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
18 -->
19
20<meta>
21<topic id="textscalcguidecalculatexml" indexer="include" status="PUBLISH">
22<title xml-lang="en-US" id="tit">Calculating in Spreadsheets</title>
23<filename>/text/scalc/guide/calculate.xhp</filename>
24</topic>
25</meta>
26<body>
27<bookmark xml-lang="en-US" branch="index" id="bm_id3150791">
28<bookmark_value>spreadsheets; calculating</bookmark_value>
29<bookmark_value>calculating; spreadsheets</bookmark_value>
30<bookmark_value>formulas; calculating</bookmark_value>
31</bookmark><comment>mw changed "formulas;..." entry</comment>
32<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>
33<paragraph id="par_id3146120" role="paragraph" xml-lang="en-US">The following is an example of a calculation in $[officename] Calc.</paragraph>
34<list type="ordered">
35<listitem>
36<paragraph id="par_id3153951" role="listitem" xml-lang="en-US">Click in a cell, and type a number</paragraph>
37</listitem>
38<listitem>
39<paragraph id="par_idN10656" role="listitem" xml-lang="en-US">Press Enter.</paragraph>
40<paragraph id="par_idN1065D" role="listitem" xml-lang="en-US">The cursor moves down to the next cell.</paragraph>
41</listitem>
42<listitem>
43<paragraph id="par_id3155064" role="listitem" xml-lang="en-US">Enter another number.</paragraph>
44</listitem>
45<listitem>
46<paragraph id="par_idN1066F" role="listitem" xml-lang="en-US">Press the Tab key.</paragraph>
47<paragraph id="par_idN10676" role="listitem" xml-lang="en-US">The cursor moves to the right into the next cell.</paragraph>
48</listitem>
49<listitem>
50<paragraph id="par_id3154253" role="listitem" xml-lang="en-US">Type in a formula, for example, <item type="literal">=A3 * A4 / 100.</item></paragraph>
51</listitem>
52<listitem>
53<paragraph id="par_idN1068B" role="listitem" xml-lang="en-US"> Press Enter.</paragraph>
54<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>
55<paragraph id="par_id3155378" role="listitem" xml-lang="en-US">When you edit a formula, the new result is calculated automatically.</paragraph>
56</listitem>
57</list>
58<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"/>
59</section>
60</body>
61</helpdocument>
62