what is the difference between count function?explain with example?
Answers
Answered by
2
Explanation:
The COUNT function is generally used to count a range of cells containing numbers or dates excluding blanks. COUNTA, on the other hand will count everything... numbers, dates, text or a range containing a mixture of these items, but does not count blank cells. COUNTA stands for count all.
Answered by
1
Answer:
The COUNT function is generally used to count a range of cells containing numbers or dates excluding blanks. COUNTA, on the other hand will count everything... numbers, dates, text or a range containing a mixture of these items, but does not count blank cells. COUNTA stands for count all
Similar questions