Dear Smartsheet Community,
Do you know how to add a "Enter/Return" into the concatenate formula?
=[Column1]1 +"[return/enter]"+ [Column2]2 + ": "+ "[return/enter]" + [Column3]3 + ": "+ [Column4]4
= "Hi Team," + "[return/enter]" + "Below is the status for the task" + ": "+ "[return/enter]" + "Name of the person"+": "+ "Vineet"
to display
Hi Team,
Below is the status for the task:
Name of the Person: Vineet