Question
Easy

Countif function in MS-Excel is exactly used to :

1
count cells in a range that meet a given condition
2
count the number of cells in a range that are blank
3
count number of cells in a range
4
count number of rows in a range
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 3
Chapter: Office Automation Tools
Topic: Spreadsheet (MS Excel)
Correct Answer
Option A
Explanation

The correct option is (1): The COUNTIF function is one of Microsoft Excel's fundamental statistical tools, and its purpose is precisely defined by its name: to 'Count If' a single condition is met. The function's syntax, which is =COUNTIF(range, criteria), requires two core arguments. The criteria is the condition—whether it is a number, a text string, a date, or a logical expression (like "\>100")—that Excel must check. Therefore, the function's…Read More