C
Caroline
I have the following formula in a spreadsheet:
=COUNTIFS(A:A,"<>",C:C,"",D,"Received")
I now want to also count rows in column D that have "n/a" (I want to count
both "n/a" and "received".
How do I modify the function to include those?
Thank you,
Caroline
=COUNTIFS(A:A,"<>",C:C,"",D,"Received")
I now want to also count rows in column D that have "n/a" (I want to count
both "n/a" and "received".
How do I modify the function to include those?
Thank you,
Caroline