Updating a misspelling of a function name. (#1695)

This will update the function name DCOUNTA from the misspelling of DCOUNT.
This commit is contained in:
CoryHrycko 2020-11-01 06:05:04 -05:00 committed by GitHub
parent ae0cd46423
commit 0bf3986efa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -456,7 +456,7 @@ has not yet been implemented in PhpSpreadsheet.
#### DCOUNTA
The DCOUNT function returns the count of cells that arent blank in a
The DCOUNTA function returns the count of cells that arent blank in a
column of a list or database and that match conditions that you specify.
##### Syntax