How do use the countif or another formula to count the first digit that is followed by text?
This is the formula I tried but it didn't work: =COUNTIF(C77:I77,"1-pri*")
What I need is to total up the first digit in a cell range .
Example: A1,A2,A3 = 8
cellA1 cellA2 cellA3 cellA4
1-pri5 5-pri1 2-pri3 8
This is the formula I tried but it didn't work: =COUNTIF(C77:I77,"1-pri*")
What I need is to total up the first digit in a cell range .
Example: A1,A2,A3 = 8
cellA1 cellA2 cellA3 cellA4
1-pri5 5-pri1 2-pri3 8