https://bugs.documentfoundation.org/show_bug.cgi?id=161711
Bug ID: 161711
Summary: Add COUNTUNIQUE function
Product: LibreOffice
Version: Inherited From OOo
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: enhancement
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description:
LibreOffice Calc 24.8 adds the UNIQUE function.
https://support.google.com/docs/answer/3093405
Steps to Reproduce:
https://support.google.com/docs/answer/3093405
Type in cell C1, =COUNTUNIQUE(A:A)
Actual Results:
#NAME?
Expected Results:
Works
Reproducible: Always
User Profile Reset: No
Additional Info:
Workaround
Type in cell C1, =COUNT(UNIQUE(A:A))
--
You are receiving this mail because:
You are the assignee for the bug.