The DCOUNT function counts the cells that contain numbers in a field or column of records in a database. If the field option is absent, DCOUNT will count all records in the database that matches the ...
Excelのデータリストから、「性別が『女性』で、かつ、年齢が『30歳以上』の人は何人いるか?」といった、複数の条件をすべて満たすデータだけを数えたい、ということはありませんか?COUNTIFS関数も便利ですが、よりデータベースライクに条件を扱える ...