Created
August 8, 2014 06:53
-
-
Save yujihamaguchi/1c6f57eafb33e45393e2 to your computer and use it in GitHub Desktop.
[Excel] Excellで可変リストを入力規則に設定したい場合
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
=OFFSET(INDIRECT("Sheet2!A2"),0,0,COUNTA(INDIRECT("Sheet2!$A$2:$A$30")),1) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment