<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - The text of an example of using the INDIRECT calc function is found in the wrong place, under ADDRESS."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=118187#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - The text of an example of using the INDIRECT calc function is found in the wrong place, under ADDRESS."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=118187">bug 118187</a>
              from <span class="vcard"><a class="email" href="mailto:BridgeportContractor@gmail.com" title="Howard Johnson <BridgeportContractor@gmail.com>"> <span class="fn">Howard Johnson</span></a>
</span></b>
        <pre>:-) 

But this doesn't even refer to ADDRESS at all:

  "If the cell A1 in sheet 2 contains the value -6, you can refer indirectly to
the referenced cell using a function in B2 by entering =ABS(INDIRECT(B2)). The
result is the absolute value of the cell reference specified in B2, which in
this case is 6."



On my own I finally figured out how to use ADDRESS and INDIRECT together, but
this example was of no help to me.



How about using this as an example:

    =INDIRECT(ADDRESS(1;1;2;;"Sheet2"))


Thanks.</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>