My data has two columns (Column A & Column
that I want to check against a list that is in a separate document. I want to filter based on whether each value in Column A is also found in the separate document. What is the best way to do this? Thank you.