Introduction
COUNT and COUNTA are Excel functions that help you count cells. COUNT counts only numbers, while COUNTA counts all non-empty cells. They solve the problem of quickly finding how many entries or numbers are in a list.
When you want to know how many numbers are in a list of sales figures.
When you need to count how many people filled out a survey, including text answers.
When you want to find out how many cells in a range are not empty, regardless of content type.
When you want to count only numeric data like prices or quantities in a column.
When you want to check how many responses you received in a feedback form that includes text and numbers.