I have this formula below:
=IF(A21="","",IF(COUNTIF(G21:G50,">0"),"A","B"))
I would like to tell it that if a corresponding row in column B has a value of: "Calibration" then to ignore that row and do not add the value to the countif.
I thank you in advance for any help you can provide!
Dustin Shepard