<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:tnetter@gmail.com" title="ThomasU <tnetter@gmail.com>"> <span class="fn">ThomasU</span></a>
</span> changed
          <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>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>RESOLVED
           </td>
           <td>REOPENED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Ever confirmed</td>
           <td>
                
           </td>
           <td>1
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>NOTABUG
           </td>
           <td>---
           </td>
         </tr></table>
      <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#c2">Comment # 2</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,
Many thanks for your quick response and useful input. I think there maybe is
still a bug.
Say I use in Sheet1 the CELL() function to generate the string to reference
another sheet. Then CELL will return a string in the form $Sheet2.A1
However, if I use INDIRECT($Sheet2.A1) I get an error.
If I use INDIRECT($Sheet2!A1) then it works (note the exclamation mark).
So this is very very confusing! The function used to generate the needed string
outputs in LibreOffice format with a dot separator but, in the context of this
Excel import, the function to use the string wants Excel format with an
exclamation mark separator.
So there is a kind of bug somehow. There could at least be a warning telling
the user to set Options/LibreOffice Calc/Formula - Detailed calculation
settings - Custom  to CalcA1. The error is really obscure to the user.</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>