Which function in MS EXCEL is used to count the number of cells that meet a criterion?ACOUNTBIFCCOUNTIFDSUMAnswer: C. COUNTIF Read Explanation: The function in MS Excel used to count the number of cells that meet a criterion is : COUNTIFThe COUNTIF function counts the number of cells in a range that meet a specified condition or criterion. It takes two arguments: Range : The range of cells to count. Criteria : The condition or criterion to apply. There's also a related function called COUNTIF, which allows you to apply multiple criteria to a range. Read more in App