![]() |
![]() |
CountA Function |
![]() |
The next function we will discuss is CountA. This will return the number of entries (actually counts each cell that contains number data OR text data) in the selected range of cells.
Let's use the table here for the discussion that follows. We will look at several different specific examples that show how the CountA functions can be used! |
|
Example of CountA | Cells to look at | |
=CountA (A1:A3) | A1, A2, A3 | |
=CountA (A1:A3, 100) | A1, A2, A3 and 100 | |
=CountA (A1, A3) | A1, A3 | |
=CountA (A1, A4) | A1, A4 | |
=CountA (A1, A5) | A1, A5 |
![]() |
![]() |
CountA Function |
![]() |
15931