<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 - fill down command calculates illogical series"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=125626">125626</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>fill down command calculates illogical series
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>6.2.3.2 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows (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>vieiradan@yahoo.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
When using the fill down cross to fill empty cells with a simple series, calc
fills with an illogical series:

(screen-cap below)



Steps to Reproduce:
manually entered: J5 "=AVERAGE(B6:B25)"
manually entered: J6 "=AVERAGE(B26:B45)"

Actual Results:
highlight J5:J6 and fill down: J7 "=AVERAGE(B8:B27)"
highlight only J6 and fill down: J7 "=AVERAGE(B27:B46)"


Expected Results:
desired result would be J7 "=AVERAGE(B46:B65")

etc, etc, next logical series.

This can be really tedious when doing dozens (or hundreds) of calcs.


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>