Explanation
This formula uses the COUNTA function to count values in a range.
COUNTA counts both numbers and text to so works well with mixed data.
The range B4:B8 contains 5 values, so COUNTA returns 5.
COUNTA does not count empty cells.
This formula uses the COUNTA function to count values in a range.
COUNTA counts both numbers and text to so works well with mixed data.
The range B4:B8 contains 5 values, so COUNTA returns 5.
COUNTA does not count empty cells.