I'm looking for a way to count values in a column that are NOT in a list.
Example would be employees filling out a form but spelled their name wrong. I'd like to count the instances where the names aren't in my list of employees. There's 65 employees in the list.
