S
sc
On the below formula I would like to count if the data in A6 is contained in
A7 where A7 may have more data.
=COUNTIFS(A6,"=" & A7)
Specifically, A6 may be CE where A7 is CECFCG.
I'm not sure what to put in place of "=" to pull a wildcard type result of CE*
A7 where A7 may have more data.
=COUNTIFS(A6,"=" & A7)
Specifically, A6 may be CE where A7 is CECFCG.
I'm not sure what to put in place of "=" to pull a wildcard type result of CE*