Last active
May 3, 2018 21:28
-
-
Save discarn8/6ff5f31cdd58b92ce2e3064c5d79cab4 to your computer and use it in GitHub Desktop.
EXCEL_FORMULA_Convert_to_e164
This file contains 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
=LEFT(CONCATENATE("+1(",SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE((SUBSTITUTE(C2,"(","")),")","")," ",""),"-",""),".",""),"x",";ext=")),6) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment