CarolBowlesvagov
Feb 01, 2023Copper Contributor
Benign
Why can excel not see the word benign? =COUNTIF(A1:H20,"benign") results with 0 and =COUNTIF(A1:H20,"be*")results with 2, the correct count.
=COUNTIF(A1:H20,"benign")
Maybe there is "benign " (with a space in the end like in cell E14 in the spreadsheet) instead of "benign" in range A1:H10.