keep in mind javascript is needed for full functionality of the web portal.

Welcome back to our usual blog of Excel functions from A to Z. Today we look at the COUNTA function.
La función CONTAR
Este no es el italiano TELL función ni una calculadora de Excel dedicada a contar el número de veces que aparece la letra “a” en una hoja de cálculo. Esta función en realidad cuenta el número de celdas que no están vacías en un rango. Supongo COUNTNOTBLANK es demasiado torpe, pero tampoco es del todo correcto (look down).
The COUNTA The function uses the following syntax to operate:
TELL (valor1, [value2], …)
The COUNTA The function has the following arguments:
- valor1: this is required and represents the first element, cell reference or range within which you want to count numbers
- valor2: the second argument and the following are optional. Up to can be specified 255 items, additional cell references or ranges to count numbers.
It should be noted at the same time that:
- The COUNTA La función cuenta las celdas que contienen cualquier tipo de información, incluidos los valores de error y el texto vacío (“”). As an example, si el rango contiene una fórmula que devuelve una cadena vacía, the COUNTA función cuenta ese valor. Este es un comportamiento distinto al COUNTBLANK función que considera que el texto vacío está en blanco, In other words COUNTA (rank) + COUNTBLANK (rank) no necesariamente es igual al número de celdas en el encompass, que muchos modelistas asumen como una identidad
- The COUNTA la función no cuenta las celdas vacías
- Si no necesita contar valores lógicos, text or error values (In other words, si desea contar solo las celdas que contienen números), use el TELL function
- Si desea contar solo las celdas que cumplen con ciertos criterios, use el TELL O COUNTED it works depending on how many criteria are required.
Please, see my example below:

Soon we will continue with our functions from A to Z of Excel. Keep checking: there is a new blog post every other business day.
You can find a full page of the feature posts here.
Sign up to receive our newsletter


