galenweaver
New Member
- Joined
- Jul 13, 2011
- Messages
- 7
I have a column of data, many of the numbers in the column have the same first 3 digits. I want to count the number of times a value occurs in the column with the same first 3 digits.
Here is the formula I am using:=COUNTIF($A$1:$A$1117,"116*")
It returns "0" as the value and I can't figure out why it won't work. I want to see how many timed times 116 occurs in the A column.
Thanks,
Galen
Here is the formula I am using:=COUNTIF($A$1:$A$1117,"116*")
It returns "0" as the value and I can't figure out why it won't work. I want to see how many timed times 116 occurs in the A column.
Thanks,
Galen