[Libreoffice-bugs] [Bug 125626] New: fill down command calculates illogical series
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Jun 1 18:39:15 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=125626
Bug ID: 125626
Summary: fill down command calculates illogical series
Product: LibreOffice
Version: 6.2.3.2 release
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: vieiradan at yahoo.com
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:
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190601/50062354/attachment.html>
More information about the Libreoffice-bugs
mailing list