blob: fb7557d82de7c59617e20185b7a1c1445af12d0d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
|
<?xml version="1.0" encoding="UTF-8"?>
<helpdocument version="1.0">
<!--
***********************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
*
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License version 3
* only, as published by the Free Software Foundation.
*
* OpenOffice.org is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License version 3 for more details
* (a copy is included in the LICENSE file that accompanied this code).
*
* You should have received a copy of the GNU Lesser General Public License
* version 3 along with OpenOffice.org. If not, see
* <http://www.openoffice.org/license.html>
* for a copy of the LGPLv3 License.
*
************************************************************************
-->
<meta>
<topic id="textswriterguidecalculate_multitablexml" indexer="include" status="PUBLISH">
<title xml-lang="en-US" id="tit">Calculating Across Tables</title>
<filename>/text/swriter/guide/calculate_multitable.xhp</filename>
</topic>
</meta>
<body>
<bookmark xml-lang="en-US" branch="index" id="bm_id3154248"><bookmark_value>calculating; across multiple text tables</bookmark_value>
<bookmark_value>tables;calculating across</bookmark_value>
</bookmark><comment>mw changed "text tables;" to "tables;"</comment>
<paragraph xml-lang="en-US" id="hd_id3154248" role="heading" level="1" l10n="U"
oldref="11"><variable id="calculate_multitable"><link href="text/swriter/guide/calculate_multitable.xhp" name="Calculating Across Tables">Calculating Across Tables</link>
</variable></paragraph>
<paragraph xml-lang="en-US" id="par_id3147773" role="paragraph" l10n="U" oldref="12">You can perform calculations that span across more than one table in a text document.</paragraph>
<list type="ordered">
<listitem>
<paragraph xml-lang="en-US" id="par_id3147795" role="listitem" l10n="U" oldref="13">Open a text document, insert two tables, and type numbers in a few cells in both tables.</paragraph>
</listitem>
<listitem>
<paragraph xml-lang="en-US" id="par_id3147815" role="listitem" l10n="U" oldref="14">Place your cursor in an empty cell in one of the tables.</paragraph>
</listitem>
<listitem>
<paragraph xml-lang="en-US" id="par_id3147833" role="listitem" l10n="U" oldref="16">Press F2.</paragraph>
</listitem>
<listitem>
<paragraph xml-lang="en-US" id="par_id3147228" role="listitem" l10n="U" oldref="17">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_id3147254" role="listitem" l10n="U" oldref="18">Click in a cell containing 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_id3147274" role="listitem" l10n="U" oldref="19">Press <emph>Enter</emph>.</paragraph>
</listitem>
</list>
<embed href="text/shared/00/00000004.xhp#related"/>
<embed href="text/swriter/main0214.xhp#releistename"/>
<embed href="text/swriter/guide/calculate.xhp#calculate"/>
<embed href="text/swriter/guide/calculate_intext.xhp#calculate_intext"/>
<embed href="text/swriter/guide/calculate_clipboard.xhp#calculate_clipboard"/>
<embed href="text/swriter/guide/calculate_intable.xhp#calculate_intable"/>
</body>
</helpdocument>
|