Forum Discussion
Vanshita13
Jul 26, 2022Copper Contributor
Cant Able to perform Concatenate Operation On Multiple Columns
5 Replies
- Harun24HRBronze ContributorWhat is your excel version?
- Vanshita13Copper ContributorMy Excel Version is 2016.
- SergeiBaklanDiamond Contributor
Please check attached file if it works in your environment. Formula is exactly the same, formatting as
- SergeiBaklanDiamond Contributor
Perhaps you have line breaks within texts, when expand row height and / or disable wrap text.
As a comment, TEXTJOIN will be easier if it is available in your version of Excel.
- Vanshita13Copper Contributor
SergeiBaklan , i am using this formula
=CONCATENATE(D5004,"_",E5004,"_",F5004,"_",G5004,"_",H5004,"_",I5004,":",J5004)the cell do not have word wrap and looks like no line break is used too