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

            Bug ID: 168643
           Summary: Writer Table Count function description does not match
                    CALC Count function
           Product: LibreOffice
           Version: 25.8.1.1 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Documentation
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

Description:
Writer Table Count function is
"Counts the number of non empty cells.

Example: COUNT <A2:C2> displays the number of non empty cells in A2 to C2"

Should match CALC Count function: "Counts how many numbers are in the list of
arguments. Text entries are ignored."

Rewrite as:
"              Counts the numbers of cells with numeric values

Count    COUNT Example: COUNT <A2:C2> displays the number of cells that contain
numbers in A2 to C2. Cells with text entries are ignored."

Actual Results:
In writer press F1 and search for 'formulas'
page down to COUNT function in 'Statistical Functions'

Expected Results:
'Count

COUNT

Counts the number of non empty cells.

Example: COUNT <A2:C2> displays the number of non empty cells in A2 to C2
'


Reproducible: Always


User Profile Reset: No

Additional Info:
Product

PRODUCT

Calculates the product of the selected cells.

Example: PRODUCT <A2:C2> displays the product of the values in cells A2 to C2

Count

COUNT

Counts the number of non empty cells.

Example: COUNT <A2:C2> displays the number of non empty cells in A2 to C2

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to