https://bugs.documentfoundation.org/show_bug.cgi?id=143809
--- Comment #5 from Eike Rathke <[email protected]> --- 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.
