Hi, I'm having a bit of a battle trying to get this formula to work. I want to find out how many cells start with number 9
Consider the following cells in A1:A4
987-123
987-456
815-952
751-542
I'm trying COUNTIF(A:A,"9*") but it produces a result of 0.
This seems to just be a number problem. If I was to pretend I was looking for anything beginning with A then it works but just doesn't like numbers?
Hope someone can help. John
Bookmarks