← Glossary
テクノロジ系 (Technology)Tested 1×
条件付個数関数
じょうけんつきこすうかんすう · COUNTIF function
Also known as: COUNTIF
A spreadsheet function (commonly known as COUNTIF) that counts the number of cells within a specified range that meet a given condition. When copying formulas across rows or columns, correctly applying absolute references ($) to rows or columns that should not change is key to accurate results. It is frequently used to tabulate counts across multiple categories at once.
Past questions testing this term · 1 questions
- 2011h23a #69セル B2~D100 に学生の成績が科目ごとに入力されている。セル B102~D105 に成績ごとの学生数を科目別に表示したい。セル B102 に計算式を入力し…