[Libreoffice-bugs] [Bug 126159] Arguments' names of AGGREGATE function can be simpler

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Feb 20 06:45:00 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=126159

--- Comment #3 from So <sou at e06.itscom.net> ---
(In reply to Eike Rathke from comment #2)
> for the
> LARGE(), SMALL(), ... functions every second argument is a number or array
> (or reference of course) that determines the operation of the function on
> the previous argument and for those functions is mandatory.
These functions accept only a single pair.
Two types of usages are;
AGGREGATE(Function, Option, Reference 1, Reference 2, Reference 3,...) and
AGGREGATE(Function, Option, Array, k).
Combining them,
AGGREGATE(Function, Option, Reference 1 or array, Reference 2 or k, Reference
3..n 1, Reference 3..n 2,...) should be fine.

-- 
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/20200220/e3cd96f0/attachment.htm>


More information about the Libreoffice-bugs mailing list