Exams › IBPS PO › General Awareness
Correct answer: COUNTIF()
COUNTIF() is used to count cells that satisfy a given condition, so it can verify whether a particular value is present in a cell or range. ISBLANK() only checks emptiness, MATCH() returns a position, and ISNUMBER() checks numeric content.