Review the inputs for the database, field, and criteria with…
Review the inputs for the database, field, and criteria within the DCOUNT() function located in cell C1. Based on the selected cells, what value will be displayed in cell C1? Documentation/notes on the DCOUNT function: DCOUNT(database, field, criteria) The DCOUNT function syntax has the following arguments: Database Required. The range of cells that makes up the list or database. Field Required. Indicates which column is used in the function. Criteria Required. The range of cells that contains the conditions that you specify.
Read Details