<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 reference via the ADDRESS function should also work with the table number."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=132136">132136</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>The reference via the ADDRESS function should also work with the table number.
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>7.0.0.0.alpha0+ Master
          </td>
        </tr>

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

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

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

        <tr>
          <th>Severity</th>
          <td>enhancement
          </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>dscheikey@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
With the function =INDIRECT(ADDRESS(1,1,,, "Sheet1")) I can reference the cell
A1 in the worksheet "Sheet1". But if I don't know beforehand what a user of the
Calc document will call the worksheet, I can't create formulas for example to
collect data.
It should be possible that I can also reference with the table number. For
example: =INDIRECT(ADDRESS(1,1,,,1)).
When I enter a text, the table name should be used, when I enter a number, just
use the table number.
This means the table number which I can read with =SHEET(). What else is this
function for? I can't work with this table number anywhere else.

It would be nice if my wish could be considered.

Stay healthy!

Actual Results:


Expected Results:



Reproducible: Always


User Profile Reset: No



Additional Info:</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>