G
Guest
Is it possible to do a nested (double) countif function? Trying to count
lines of data based on two separate critera, such as
countif(a2:a5000,"1",+countif(b2:b5000>0))
lines of data based on two separate critera, such as
countif(a2:a5000,"1",+countif(b2:b5000>0))