
Use the DAVERAGE function to determine the
average price of a category
To determine the average price of a category, use the DAVERAGE
function. This function averages the values in a column of a list or
database that match specified conditions.
DAVERAGE(database, field, criteria)
database: The range of cells in the list or database. The first
row of the list contains column headings.
field: Indicates the column to use in the function.
criteria: The range of cells containing the specified conditions.
4
To determine the average price of a category:
1. Copy to a worksheet cells A1:C10 as shown in Figure 8-10.
2. Copy range A1:C1.
3. Select cell A12 and press ...