[Libreoffice-bugs] [Bug 125626] fill down command calculates illogical series
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun Jun 2 13:59:41 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=125626
DV <vieiradan at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|NOTABUG |---
Ever confirmed|0 |1
Status|RESOLVED |REOPENED
--- Comment #4 from DV <vieiradan at yahoo.com> ---
I debated whether or not to open this as a feature enhancement or bug, but it
is a bug.
drag fill fails given a very basic logical series, i.e.:
A1=AVERAGE(B1:5)
A2=AVERAGE(B6:B10)
by producing:
A3=AVERAGE(B7:B11)
instead of the next logical result in the series:
A3=AVERAGE(B11:B15)
the formula solution, while workable and appreciated, requires too advanced
knowledge for 99.9% of users who will encounter this problem. It's a switch
back to Office type problem.
--
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/20190602/619767a0/attachment.html>
More information about the Libreoffice-bugs
mailing list