I have a bunch of TEXT statuses that I am taking count of. The Statuses are in K, Count of all in L and would like to count filtered in M.
In the L column I have a working
=COUNTIF($L$11:$L$2000,K2)
=COUNTIF($L$11:$L$2000,K3)
etc.
But I am now trying to do a COUNTIF with SUBTOTAL which is NOT a function of SUBTOTAL, how do I go about this?
In the L column I have a working
=COUNTIF($L$11:$L$2000,K2)
=COUNTIF($L$11:$L$2000,K3)
etc.
But I am now trying to do a COUNTIF with SUBTOTAL which is NOT a function of SUBTOTAL, how do I go about this?