Skip to content

Instantly share code, notes, and snippets.

@paulbrodner
Created July 31, 2018 12:09
Show Gist options
  • Select an option

  • Save paulbrodner/7e89b835e706eea2dd59a88677bc7f52 to your computer and use it in GitHub Desktop.

Select an option

Save paulbrodner/7e89b835e706eea2dd59a88677bc7f52 to your computer and use it in GitHub Desktop.
=IF(COUNTIF(Inventory!A$2:A$229,A1),"Yes","No")
check if value from A1 exist in range: Inventory!A$2:A$229
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment