How do I create a formula that COUNTS all the submissions that CONTAIN (using the Facility column):
COUNT all that CONTAIN = DFW then provide a total count for just DFW
COUNT all that CONTAIN = EP then provide a total count for just EP
COUNT all that CONTAIN = LV then provide a total count for just LV
COUNT all that CONTAIN = OK then provide a total count for just OK
COUNT all that CONTAIN = PA then provide a total count for just PA
COUNT all that CONTAIN = SA then provide a total count for just SA
COUNT all that CONTAIN = WI then provide a total count for just WI
I want to use this on a separate SHEET for a Dashboard quick count check.