Hello
I`m new here and need a little help
currently trying to get countif to add two different values and give one total,
I need thisPlus=COUNTIF(A3:AH3,"P")
in one total, so it will add all the P's and P2's but P=1 and P2=2...=COUNTIF(A3:AH3,"P2")
so if i have 3 p's and 1 p2 the total should be 5.
How can I do this ?
Bookmarks