I have written the formula:
=COUNTIFS(Export!C:C,"PV Order",Export!E:E,"ACT",Export!J:J,"")
The "" does not seem to be working to count blank fields. Does anyone know how I could fix it?
The first 2 conditions work, but once I add the third in, I just get a result of zero.
Thank you.
=COUNTIFS(Export!C:C,"PV Order",Export!E:E,"ACT",Export!J:J,"")
The "" does not seem to be working to count blank fields. Does anyone know how I could fix it?
The first 2 conditions work, but once I add the third in, I just get a result of zero.
Thank you.