<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - INDIRECT() to other sheet from Workbook imported from Excel fails with Ref!"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=132519#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - INDIRECT() to other sheet from Workbook imported from Excel fails with Ref!"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=132519">bug 132519</a>
              from <span class="vcard"><a class="email" href="mailto:tnetter@gmail.com" title="ThomasU <tnetter@gmail.com>"> <span class="fn">ThomasU</span></a>
</span></b>
        <pre>Hi Miguel,
I don't understand your reply.
What I highlighted is the incompatibility between CELL() and INDIRECT().
In a sheet imported from Excel into LibreOffice,
CELL() returns a $Sheet.A1 reference format
but
INDIRECT() wants a $Sheet!A1 reference format
This is incompatible.

Note also that Google Sheets uses the ! notation so one should be warned about
further possible incompatibilities.</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>