excel - CountIF with multipe variables -


im trying write formula in excel count number of rows "yes" in column j if column has entries "bjj" or "kb".

this have tried far, doesnt work:

countif(or(i1:i100,"bjj",i1:i100,"kb")),j1:j100="yes"

=sum(countifs(j1:j100,"yes",i1:i100,{"bjj","kb"}))

regards


Comments

Popular posts from this blog

Command prompt result in label. Python 2.7 -

javascript - How do I use URL parameters to change link href on page? -

amazon web services - AWS Route53 Trying To Get Site To Resolve To www -