<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 - xlsx import : large ranges in formula shows error on recalc"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=109061">109061</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>xlsx import : large ranges in formula shows error on recalc
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>Inherited From OOo
          </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>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>dennisfrancis.in@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=134583" name="attach_134583" title="XLSX file with formula containing large range">attachment 134583</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=134583&action=edit" title="XLSX file with formula containing large range">[details]</a></span>
XLSX file with formula containing large range

Steps to reproduce :

1) Open the attached xlsx file
2) Select cell B4 and do "ReCalculate" (Data > Calculate > ReCalculate)
3) B4 now shows error : #NAME? instead of the value 6.


In the attachment the cell B4 has the formula =SUM(A2:BZZ2) and row 2 has
values only upto column C. LO supports only 1024 columns(upto AMJ), but I think
for large ranges in formulas should be truncated by the available columns(ie in
this case, A2:BZZ2 needs to be truncated to A2:AMJ2) while importing from xlsx
rather than reporting an error.</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>