Count function will count only numerical values from the cell in the range given by you. Count function will not count any non-numerical values. Syntax of COUNT Function =COUNT(value1,value2,...) Arguments of COUNT Fun…
COUNTIF Function is a statical function. COUNTIF Function will count the values from the given criteria. COUNTIF Function is a counter which counts your desired value or data. If you have lots of data and you have to need ho…