Description:
Returns:
Number
Syntax:
=DAVERAGE(database, field, criteria)
The first row of the list or database contains the labels for each column.
The following rows is the data. Each row is called a record.
It is a must to specify at least one column label and at least one cell below the column label.
The range of cells that makes up the list or database.
The first row of the list or database contains the labels for each column.
The following rows is the data. Each row is called a record.
field
The average is done for the column label (field) that you specify.
criteria
Conditions that you specify are placed in this argument.
It is a must to specify at least one column label and at least one cell below the column label.