Skip to content

Instantly share code, notes, and snippets.

@moisei
Last active May 22, 2019 11:48
Show Gist options
  • Save moisei/0575e554790ce43819d5f94d750c5a6a to your computer and use it in GitHub Desktop.
Save moisei/0575e554790ce43819d5f94d750c5a6a to your computer and use it in GitHub Desktop.
=query(FILTER(B2:B, ISNA(MATCH(B2:B, A2:A, 0))), "select * where Col1 contains 'something'")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment