Skip to content

Instantly share code, notes, and snippets.

@rohinomiya
Created August 28, 2012 14:16
Show Gist options
  • Save rohinomiya/3498409 to your computer and use it in GitHub Desktop.
Save rohinomiya/3498409 to your computer and use it in GitHub Desktop.
MATCH() 関数で、指定範囲内の文字列を検索する ref: http://qiita.com/items/24c89984206d7e2494e7
MATCH(A2,$D$2:$D$5,0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment