Forum Discussion
Susanna Hughes
May 25, 2017Copper Contributor
Help for CONCATENATE function
Hi - I am using the CONCATENATE funcation to combine several cells into one. I would like a hard return (Alt+Shift) after each cells data. Is this possible? I knowt hat I can edit the formula...
Susanna Hughes
May 25, 2017Copper Contributor
Detlef_Lewin wrote:Hi
=TEXTJOIN(CHAR(10),TRUE,G1641:G1648)
Thanks, but that formula returns #NAME?
Detlef_Lewin
May 25, 2017Silver Contributor
That means you are not an Office 365 subscriber. TEXTJOIN() is only available for subscribers or in Excel Online.
- Susanna HughesMay 25, 2017Copper ContributorI'm on 365 for Business, shouldn't that work the same way?
Thanks for the reply.- Detlef_LewinMay 25, 2017Silver Contributor
Only if and when your admins roll out the updates.
- Susanna HughesMay 25, 2017Copper ContributorThanks. I just figured that out. I appreciate your help. :)