I need a formula to count unique values in one column in a table ONLY IF a certain value is true in a different column of the same row.
So for instance, I have a column that is "campaign numbers" and another column that is "status"
I need to know how many campaigns have a status of "active"...