I am trying to use the count if function and I am running into a bit of an issue. Just for example I want to count the number of cells that contain the text "1h", so I type the formula =countif(P9:P13,"*1h*")
The answer I am looking for should be 1, but it's coming back as 2. It's counting one...