I am trying to count if a dept name is matched then count 2 different criteria's in the same column (all in another sheet)
I can get it to count all of the approved but I can not get it to count both
This is what is working =COUNTIFS({Tracking Range 2}, "Dept", {Tracking Range 1}, "Approved")
How do I add the other criteria? "Pre-Approved"