Insert a hyphen in a concatenate formula
Meve
-
cbauf Posted messages 5337 Registration date Status Contributor Last intervention -
cbauf Posted messages 5337 Registration date Status Contributor Last intervention -
Hello,
In Excel 2013, in a concatenation formula, I want to insert
a hyphen between the 2 values. Here is my formula since I need to take the first 3 digits from cell A2, concatenate it with the first 4 digits from cell B2:
=LEFT(A2,3)&"-"&LEFT(B2,4)
Thank you
Configuration: Windows / Mozilla 11.0
In Excel 2013, in a concatenation formula, I want to insert
a hyphen between the 2 values. Here is my formula since I need to take the first 3 digits from cell A2, concatenate it with the first 4 digits from cell B2:
=LEFT(A2,3)&"-"&LEFT(B2,4)
Thank you
Configuration: Windows / Mozilla 11.0