Created
August 28, 2012 14:16
-
-
Save rohinomiya/3498409 to your computer and use it in GitHub Desktop.
MATCH() 関数で、指定範囲内の文字列を検索する ref: http://qiita.com/items/24c89984206d7e2494e7
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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