Counting different colums

  • Thread starter Thread starter gadget
  • Start date Start date
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 :
 
Back
Top