Cell equals one of many things
In this example, the goal is to return a TRUE or FALSE result for each value in column B, based on whether it appears in the range E5:E9, which has been named "things" for convenience.
Context
Imagine you have a list of values in the range B5:B16 and you want to check each...Read more