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:
parent
ae0cd46423
commit
0bf3986efa
|
@ -456,7 +456,7 @@ has not yet been implemented in PhpSpreadsheet.
|
||||||
|
|
||||||
#### DCOUNTA
|
#### DCOUNTA
|
||||||
|
|
||||||
The DCOUNT function returns the count of cells that aren’t blank in a
|
The DCOUNTA function returns the count of cells that aren’t blank in a
|
||||||
column of a list or database and that match conditions that you specify.
|
column of a list or database and that match conditions that you specify.
|
||||||
|
|
||||||
##### Syntax
|
##### Syntax
|
||||||
|
|
Loading…
Reference in New Issue