Hi guys
I'm trying to put together a countifs statement but am getting a little stuck.
I want the formula to calculate how many blanks are in the corresponding C column, if the value in the B column is 5.
I managed the first condition (to count how many 5s there are in B):
=COUNTIF(B2:B10,5)
However, I don't know how to then get it to test the next condition whereby of the cells with 5, how many have blanks cells next to them in column C.
Looking forward to anyone's reply.
I'm trying to put together a countifs statement but am getting a little stuck.
I want the formula to calculate how many blanks are in the corresponding C column, if the value in the B column is 5.
I managed the first condition (to count how many 5s there are in B):
=COUNTIF(B2:B10,5)
However, I don't know how to then get it to test the next condition whereby of the cells with 5, how many have blanks cells next to them in column C.
Looking forward to anyone's reply.