Files
help/helpcontent2/source/text/scalc/guide/cellreferences.xhp
Rüdiger Timm 2d3ffa9adf INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED
2005/09/05 18:12:38 rt 1.2.90.1: #i54170# Change license header: remove SISSL
2005-09-07 17:29:55 +00:00

77 lines
4.0 KiB
XML
Executable File

<?xml version="1.0" encoding="UTF-8"?>
<!--***********************************************************************
*
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: cellreferences.xhp,v $
*
* $Revision: 1.3 $
*
* last change: $Author: rt $ $Date: 2005-09-07 18:29:55 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
*
*
* GNU Lesser General Public License Version 2.1
* =============================================
* Copyright 2005 by Sun Microsystems, Inc.
* 901 San Antonio Road, Palo Alto, CA 94303, USA
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License version 2.1, as published by the Free Software Foundation.
*
* This library 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 for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
*
************************************************************************-->
<helpdocument version="1.0">
<meta>
<topic id="textscalcguidecellreferencesxml" indexer="include" status="PUBLISH">
<title id="tit" xml-lang="en-US">Referencing a Cell in Another Document</title>
<filename>/text/scalc/guide/cellreferences.xhp</filename>
</topic>
<history>
<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created>
<lastedited date="2004-08-16T12:31:31">converted from old format - fpe</lastedited>
</history>
</meta>
<body>
<bookmark xml-lang="en-US" branch="index" id="bm_id3147436"><bookmark_value>sheet references; to other documents</bookmark_value>
<bookmark_value>references; to cells in another document</bookmark_value>
<bookmark_value>cells; operating in another document</bookmark_value>
</bookmark>
<paragraph role="heading" id="hd_id3147436" xml-lang="en-US" level="1" l10n="U" oldref="9"><variable id="cellreferences"><link href="text/scalc/guide/cellreferences.xhp" name="Referencing a Cell in Another Document">Referencing a Cell in Another Document</link>
</variable></paragraph>
<paragraph role="paragraph" id="par_id3145273" xml-lang="en-US" l10n="U" oldref="10">You can reference a cell in another spreadsheet:</paragraph>
<list type="unordered">
<listitem>
<paragraph role="listitem" id="par_id3151073" xml-lang="en-US" l10n="U" oldref="11">For the following example, the source document is named 'C:\test\test.sxc'; and it contains a sheet named Sheet1.</paragraph>
</listitem>
<listitem>
<paragraph role="listitem" id="par_id3149377" xml-lang="en-US" l10n="U" oldref="12">Open a new spreadsheet document.</paragraph>
</listitem>
<listitem>
<paragraph role="listitem" id="par_id3154512" xml-lang="en-US" l10n="U" oldref="13">Place the cursor in cell A1 and enter the following formula: ='C:\test\test.sxc'#Sheet1.A1</paragraph>
</listitem>
<listitem>
<paragraph role="listitem" id="par_id3150330" xml-lang="en-US" l10n="U" oldref="14">Alternatively, you can enter the file name as a URL designation: ='file:///C/test/test.sxc'#Sheet1.A1. You can similarly access a file in the Internet: ='http://www.sun.com/test/test.sxc'#Sheet1.A1.</paragraph>
</listitem>
<listitem>
<paragraph role="listitem" id="par_id3155443" xml-lang="en-US" l10n="U" oldref="15">Drag the box in the lower right corner of the active cell to select a range of cells. $[officename] automatically inserts the corresponding references in the adjacent cells. As a result, the sheet name is preceded with a "$" sign to designate it as an absolute reference.</paragraph>
</listitem>
</list>
<section id="relatedtopics">
<embed href="text/scalc/guide/cellreferences_url.xhp#cellreferences_url"/>
</section></body>
</helpdocument>