Skip to content
Home
Tutorials
Real-World Examples
Count cells if begins with
Update Formula
Parameters
Formula
Range Reference:
Specific Value:
enter the value that you want to count for if a cell begins with this value
Formula:
=
COUNTIF
(
B8:B14
,"
b
*")
=
COUNTIF
(B8:B14,"b*")