I am using the following formula to count the number of contracts that are expired
=COUNTIF([Contract Expiration Date]:[Contract Expiration Date], <TODAY())
I want to exclude any contracts that have "Archived" (Value) as the "Current Status" (Column) from this count.