=COUNTIFS({TEST Range 1}, ="*Name*", {TEST Range 6}, ="DO")
Hi all, this is a helper sheet used to get the counts of different conditions. Test Range 1 is a contact list that can contain multiple contacts, how can i make it so that i can check if "Name" is in the list.
It is currently returning 0 when it should be finding 1 row.