Counting different colums

G

gadget

I am using this and it works perfectly:

=COUNTIF('Issues Registered'!(P:p,"yes")

But I want it to look in another column as well (Count "Yes" in colum
P and all "1" in column G). What am I doing wrong?

=COUNTIF('Issues Registered'!(P:p,"yes")(g:g,"1"))

Your help will be appreciated

Mike :
 
Top