Created
February 18, 2016 19:51
-
-
Save stucka/c61cd1e72e558a0de2cb to your computer and use it in GitHub Desktop.
Excel formula -- find which column something's in
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
=SUBSTITUTE(SUBSTITUTE(ADDRESS(1,(match(A2,Tracker!$V$1:$DQ$1,0)+16)), "$", ""), "1", "") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment