https://bz.apache.org/ooo/show_bug.cgi?id=127939
Issue ID: 127939
Issue Type: DEFECT
Summary: COUNTIFS syntax listed wrong
Product: Calc
Version: 4.1.5
Hardware: PC
OS: Windows 10
Status: UNCONFIRMED
Severity: Minor
Priority: P5 (lowest)
Component: editing
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
While the COUNTIFS function is indeed present within Calc 4.1.5, the syntax
listed under the function bar when filling in the COUNTIFS function is wrong.
The syntax is listed as: COUNTIFS(range 1, criteria 1; range 2, criteria 2;
...)
The syntax needed to make the function work however is: COUNTIFS(range 1;
criteria 1; range 2; criteria 2; ...)
I could not find any documentation covering this within the help window.
--
You are receiving this mail because:
You are the assignee for the issue.