S
Sofa King
How do I count cells that start with a specific number?
Example 75,77,80,82,90,94 - two that start with 7, two that start with 8...
Letters are "a*" "b*" etc. =COUNTIF(B5:B23,"*es")
Example 75,77,80,82,90,94 - two that start with 7, two that start with 8...
Letters are "a*" "b*" etc. =COUNTIF(B5:B23,"*es")