Articles with the tag:
Close
Changelog
Close
Articles with the tag:
Close
Try in the cloud
Try in the cloud

DCOUNTA Function

The DCOUNTA function is one of the database functions. It is used to count the nonblank cells (logical values and text are also counted) in a field (column) of records in a list or database that match conditions that you specify.

Syntax

DCOUNTA(database, field, criteria)

The DCOUNTA function has the following arguments:

Argument Description
database The range of cells that make up a database. It must contain column headings in the first row.
field An argument that specifies which field (i.e. column) should be used. It can be specified as a number of the necessary column, or the column heading enclosed in quotation marks.
criteria The range of cells that contain conditions. It must contain at least one field name (column heading) and at least one cell below that specifies the condition to be applied to this field in the database. The criteria cell range should not overlap the database range.

Notes

How to apply the DCOUNTA function.

Examples

The figure below displays the result returned by the DCOUNTA function.

DCOUNTA Function

Return to previous page
Try now for free Try and make your decision No need to install anything
to see all the features in action