1.

How are count Counta and Countif functions different from each other?

Answer»

DIFFERENCE between Count(),Counta(), Countif() are as follows-

S.noCount()Counta()Countif()
1.Count() counts only those CELLS containing numbersCounta () is a FUNCTION which counts all the numbers which are not emptyCountif () function is USED when COUNTING specified cells meeting certain conditions.


Discussion

No Comment Found