I am trying to get a formula that will return the following result. If column B shows "Out-of-Town" any where in the cell, then I want to count the number of unique employees that are out-of-town at any time during that week. For this particular week there should be 2. The problem I have is that the words "Out-of-Town" are only a portion of the cell and using the wildcard asterick doesn't give the correct answer.
[pre]
[/pre]
[pre]
Code:
Employee Location
135 Out-of-Town Monday
201 At Work
344 At Work
135 Out-of-Town Friday
344 Out-of-Town Wednesday