<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - The =sheet function doesn't work."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=129044">129044</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>The =sheet function doesn't work.
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.3.3.2 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Calc
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>acdcdave1387@hotmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
In Libreoffice Calc, I want to make cell data from another sheet show up in the
primary sheet. I found the =sheet function in the help section online and
followed the process but it doesn't work. I created a brand new spreadsheet to
test with and followed the directions precisely yet it still doesn't return any
results. The function must be broken somehow.
Example in sheet1 cell A1 I input =sheet2.a1 and then in sheet 2 I wrote 5. On
sheet 1 I should see 5 there but instead I see #REF!

Steps to Reproduce:
1.Type =Sheet2.A1 into Sheet1 cell A1
2.Type 5 into Sheet2 cell A1
3.Return to Sheet1 cell A1 and you will see it says #REF!

Actual Results:
#REF!

Expected Results:
5


Reproducible: Always


User Profile Reset: No



Additional Info:
This may not sound major but I have a spreadsheet with nearly 45 sheets that I
want to extract data from to place into a sortable table in the primary sheet.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>