[Libreoffice-bugs] [Bug 143809] Err:502 in cells referencing named expressions after save-and-reload

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Aug 11 13:41:35 UTC 2021


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

--- Comment #5 from Eike Rathke <erack at redhat.com> ---
Apart from that the formulas in D1 and D2 are wrong lacking the second
parameter of IFERROR(), probably should be

  =SUMPRODUCT(IFERROR(CEILING.MATH(DURATIONS;300);0))

and

 
=SUMPRODUCT(IFERROR(CEILING(SUMIFS(DURATIONS;IDS;IDS);300)/COUNTIFS(IDS;IDS);0))

which doesn't change the error though.

-- 
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/20210811/905b38c9/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list