Created
May 3, 2018 21:27
-
-
Save discarn8/3678e5218af0b9e201cf204bb5a13aad to your computer and use it in GitHub Desktop.
EXCEL_FORMULA_Combine_cells_with_dot_in_the_middle
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
| =LOWER(CONCATENATE(A2,".",B2)) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment